Tech Support > Computer Hardware > Routers > Let PCAnywhere through IOS FW
Let PCAnywhere through IOS FW
Posted by G on July 21st, 2003


Hi everyone,

running IOS FW feature on a 1700 series router and would require access to
an internal server running PCA. The router is running NAT for me and the
proposed config was:

NAT statements should be:

ip nat inside source static tcp 192.168.1.1 5631 interface Dialer1 5631

ip nat inside source static udp 192.168.1.1 5632 interface Dialer1 5632



abd additions to the ACL:

permit tcp any host 217.xx.xx.xx eq 5631

permit udp any host 217.xx.xx.xx eq 5632



Still cannot get through.



What is missing??



TIA,



G.


Posted by Jeff Specoli on July 21st, 2003


Try TCP port 5631 and 5632 AND UDP port 5631 and 5632


"G" <g@g.com> wrote in message news:<M5MSa.865$95.546@newsr2.u-net.net>...


Similar Posts