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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Hidetherum

  1. Hidetherum

    Cisco 2611 and 2514 routing question

    You are right. There were errors on both interfaces. I thought 10 speed ports would only do half-duplex so I didn't think twice about it. I set them both to full-duplex and cleared the counters. Everything is looking clean now. Thanks
  2. Hidetherum

    Cisco 2611 and 2514 routing question

    It's working now. I had to set a static nat. version 12.3 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router2600 ! boot-start-marker boot-end-marker ! enable secret 5 $1$FYXO$aygPzq/24cmUHS2rSlYjN. enable password XXXXXX ! no aaa...
  3. Hidetherum

    Cisco 2611 and 2514 routing question

    I had a newer IOS on a single port 2620 so I moved it to the 2 port 2611. I am now able to set e0/0 as a dhcp client and port e0/1 as a dhcp server. Port 0 got address 192.168.1.18 from the dsl modem and Port 1 gave address 172.16.1.16 to a laptop on it's network. 172.16 still can't get to the...
  4. Hidetherum

    Cisco 2611 and 2514 routing question

    If you get a dhcp address from he dsl modem it sets it's self as the DNS server. That's why I set it as the name server. I had internet dns servers in the config and it didn't help so I just put 192.168.1.1 back in. Neither of my routers will act as a dhcp client. The 2611 gives me the Invalid...
  5. Hidetherum

    Cisco 2611 and 2514 routing question

    version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router2600 ! enable secret 5 $1$.cTB$QHiTuZCFpa.OY3hO7prOb1 enable password XXXXX ! ! ! ! ! ip subnet-zero ip name-server 192.168.1.1 ! ! ! ! ! ! interface Ethernet0/0 ip address...
  6. Hidetherum

    Cisco 2611 and 2514 routing question

    Hey guys, When I tried to setup nat on the 2611 I started getting SegV errors and the router would go into a bootloop until I unplugged the network cables. That is when I tried the 2514. Some of the posts I read made me think it might be a nat problem but others said the dsl modem was doing the...
  7. Hidetherum

    Cisco 2611 and 2514 routing question

    Hello, I get to the internet through a versalink 7500 (Westell) dsl modem. It has 4 cat5 ports and the dsl uplink port. It hands out dhcp addresses in the 192.168.1.15-50 range to any inside computer. The modem's address is 192.168.1.1. I have a FREESCO firewall/router with 3 ports. It's 3 port...

Part and Inventory Search

Back
Top