Wonderful, exactly what I needed. Thank you, Michael :-)
On 26 April 2013 23:18, Michael Mercier <[email protected]> wrote: > Hi Damon, > > You will want to look at the 'ip nat' command... > > > http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080094e77.shtml > > Mike > > On 2013-04-26, at 9:16 AM, Damon Schultz wrote: > > Greetings, > > Just wondering if there is a resource out there covering the basics of > traffic redirection on cisco ios for someone familiar with pf? > > In particular, I need to setup a redirection rule on an old cisco 877 > router to allow OpenVPN traffic to pass through to an OpenVPN server > running on a separate machine. > > I am familiar with pf from setting up previous firewalls with OpenBSD, and > so on OpenBSD I believe I would add to pf.conf something like: > > pass in on $ext_if proto udp from any to any port 1194 keep state rdr-to > $openvpn_server > > Just wondering what the equivalent is on cisco ios? Or is this deceptively > simple question going to require a non-simple answer? > > Any advice appreciated in advance.

