Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ve7eje

    Another port forward / nat question

    What I am trying to do is create a simple NAT firewall between a managed switch on the outside of my main firewall and my management server on the inside. I have VLANed the switch so that I have a single port management VLAN with the IP 192.168.1.148. For obvious reasons I don't want to connect...
  2. ve7eje

    Another port forward / nat question

    Just getting back to this now. KiscoKid; I tried your idea but it didn't work so I did a bit more digging and found this document.. http://www.cisco.com/warp/public/556/8.html So now I have... interface Ethernet0 ip address 192.168.253.148 255.255.255.0 ip nat inside interface Ethernet1...
  3. ve7eje

    Another port forward / nat question

    Thanks KiscoKid. Up to my eyeballs in the proverbial alligators at the moment. I hope to be able to try this out later this week. -Rob-
  4. ve7eje

    Another port forward / nat question

    Thanks KiscoKid. This does help. The reason for the NAT is I was hoping I could make ports 161 and 23 on the E0 interface of the router transparently appear as their counterparts on the 192.168.1.148 host. I also now realize that the reverse will also have to specify a host on the inside to...
  5. ve7eje

    Another port forward / nat question

    I'm not sure if this is even possible... Platform Cisco 1605 IOS 12.0(5)T E0: 192.168.253.148 (inside) E1: 192.168.1.1 (outside) I need to be able to forward ports tcp/23 and udp/161 from any source inside to a single host outside (192.168.1.148) and udp/161 only from the same outside host to...

Part and Inventory Search

Back
Top