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. fnkylinguist

    DHCP Group Assignment

    Kisco, This configuration worked for me. Thanks for your help so far. The only thing I have to figure out now is how to modify it so that we can access the internet at the same time. If you can advise that would be great. Thanks for your help so far. ip access-list extended host1...
  2. fnkylinguist

    DHCP Group Assignment

    Kisco, Thanks for all of your help so far. I have been trying several configurations and have yet to be successful. I have pasted the translation table below so we can see what is happening. tcp xx.xxx.x.106:3576 192.168.10.2:3576 x.x.x.51:23 x.x.x.51:23 As you can see it is still...
  3. fnkylinguist

    DHCP Group Assignment

    Ok so I should add the ip nat outside to the serial interfaces? 192.168.10.11 12, and 13 are the addresses for the customer care dept users. They willl be telnetting to 139.xxx.xxx.51,52 and 53 in that order with 51 being the production box and 53 being testing. 199.181.01 and 188.210.0.2...
  4. fnkylinguist

    DHCP Group Assignment

    Puhleaseeeeeeeeee can someone helpppppppppp meeeeee Oh my head hurts
  5. fnkylinguist

    DHCP Group Assignment

    Thanks Kisco. That scenario helps me a bit but I'm still a bit stumped. I'll post the config down below interface FastEthernet0/0 description connected to EthernetLAN ip address xxx.xxx.xx.1 255.255.254.0 ip nat inside speed 100 full-duplex interface Serial0/0 no ip address encapsulation...
  6. fnkylinguist

    DHCP Group Assignment

    Hello Everyone, I have a Cisco 2621 which i use as a gateway to the internet. I now use a Windows 2000 server as my DHCP. Now, we have a need to Nat the users from the customer care department and I think I should assign that group a pool of addresses. Does anyone know how to do this? My...
  7. fnkylinguist

    NAT

    Thanks for the help plshelpme. However, should I place the ip nat insidde source <acl> statement under the interface or just on the router? Let me know when you can. Thanks
  8. fnkylinguist

    IP Nat Problem

    Hell All, I have a problem configuring NAt on my interfaces. This is our setup: FastEthernet 0/0 192.168.10.1 FastEthernet 0/1 68.x.x.8 Serial Interface No address Serial Subinterface 0/0.1 64.x.x.1 Serial Subinterface 0/0.2 199.x.x.1 Serial Subinterface 0/0.3 112.x.x.1 We are using nat on...
  9. fnkylinguist

    NAT

    Hello All, I'm new to Cisco IOS and am just wondering what a few lines mean so that I can possibly tweak our current config. 1.) NAT Why have I specified ip nat outside below? I've assumed that I am translating all of my internal address to my public address however, is it done in the state...

Part and Inventory Search

Back
Top