

This is the revised config I think will work: While we way maybe we could work on getting the http server set up so that the router can be logged into from a Web UI? Have followed the basic instructions i've found but have yet to be able to connect to it that way, am stuck with a console cable I might be able to take the internet down for them in a bit, but might have to wait another 40 min or so before I can take the internet down and actually test it.
Ip virtual reassembly series#
Unfortunately another class has come into the room and I don't have a way to test to see if its working because we've currently just got the ISP line going into a series of switches so that the lab computers have internet without going through this router we're configuring. The way I wrote, and the way the guides you find tells you to do, is how you typically do I will give those things a try as well. Chances are it has some really easy way to configure it, but I can't figure out how. It's probably because it is a router/switch combo. It seems like the router you got is not configured the same way Cisco's routers typically are. this is the same problem I've been having with the NAT settings but this is how all the tutorials I've found say to do it.ĪtlasLab(config)#ip dhcp pool AtlasLabPoolĪtlasLab(dhcp-config)#default-router 192.168.1.1 255.255.255.0ĪtlasLab(dhcp-config)#dns-server 128.138.129.76ĪtlasLab(dhcp-config)#ip domain name AtlasLabĪtlasLab(config)#interface range GigabitEthernet0-7ĪtlasLab(config-if-range)#switchport access vlan 1ĪtlasLab(config-if-range)#switchport mode access Ok so I started trying your config before I deleted mine and loaded it as a text file or just went through the set up again. But it is best to remove all the other config you got because quite a lot of it, such as rip, is completely unnecessary. That's what the access-list 10 permit any is for. What I think was missing before was the access-list which specifies which addresses should be translated.

I just tried that on a router and it does translate addresses just fine for me. Then when it's back up, load the config I linked above.

Save the config to a text document on your computer if you want then use this the command:Īnd then restart the router using the reload command without saving the running config. Ip nat inside source list 10 interface GigabitEthernet8 overload
Ip virtual reassembly how to#
I've never done NAT overload with DHCP on the WAN interface so I am not sure how to do that. I think the problem is that I could assign 'ip nat outside' to the Gi8 interface which is the WAN port, but it wouldn't let me assign 'ip nat inside' to the other LAN interfaces But for now it seems like there's actually just no connection. Connection is the same connection we've been using for months so there should be no reason for it to be slow, assuming we do get it working. I've tried restarting all the switches and router to see if it worked but looks like no internet connection whatsoever.

It seemed like the internet was working for a bit, but I haven't seen anything definitive. The cable connected to the WAN port isn't a dedicated line directly from the ISP, its coming through other routers etc. So is the network working right now? If it's slow then it might just be that the connection you got is slow. Since you only have a single connection going out it won't impact performance. You can ignore the warning about default gateway. You have quite a lot of commands you don't really need in there, but I can't see anything that would reduce performance. Mgcp behavior comedia-check-media-src disable Ip nat inside source list 100 interface GigabitEthernet8 overload Ip nat inside source list 1 interface GigabitEthernet8 overload
Ip virtual reassembly license#
License udi pid C892FSP-K9 sn FJC2023L2X5 ! Last configuration change at 18:21:45 UTC Fri Feb 24 2017Įnable secret 5 $1$a0KS$upv8JsWVqUTYRDDcNwQDI0 Will be here for another hour, then after that I will be back an hour later for the rest of the afternoon Hopefully I will be able to fix it for you. Could you please copy/paste the running config in text and not pictures?Īctually, are you at the router right now? I got some time if you want help.
