 DocLarge Premium join:2004-09-08 | reply to Sailing_Nut Re: [help] 851W and ISP DHCP
Would "access-list 103 deny ip any any" be a factor here?
Jay |
|
 Sailing_Nut
join:2006-11-07 Annapolis, MD
| I have a dynamic IP with my ISP.
I don't know 100% that they do not lock down the MAC address for asssigning IP addresses, but I do know that I currently have the Verizon supplied Actiontec router and that I also was able to get a crappy Linksys WRV200 router to work. The poor performance of the WRV200 is what spurred my purchase of the 851W |
|
 aryoba Premium,MVM join:2002-08-22
| You could "borrow" the Linksys WAN interface MAC address and implement it into the 851W WAN interface; and see if it works. Here is how to implement the MAC address.
configure terminal interface FastEthernet4 mac-address [LINKSYS WAN INTERFACE MAC ADDRESS] shutdown no shutdown end
Note that the Linksys must never be within the same broadcast domain as the Cisco to make the borrowing works. |
|
 Sailing_Nut
join:2006-11-07 Annapolis, MD
| I highly doubt that the MAC cloning will solve the problem.
The 851W will be the 4th router that I have used with this connection (only used one at a time)
Verizon supplied an Actiontec MI424-WR router that I am currently using. I have also gotten 2 seperate Linksys routers to pick up an IP from Verizon.
The 851W is the only one that will not get an IP from Verizon. (I never colned MAC addresses on any of the other routers) |
|
 Sailing_Nut
join:2006-11-07 Annapolis, MD
| OK, I'm totally in shock, but when I cloned the MAC of my Actiontec router, the 851W got assigned an IP! It's so strange because I never cloned the MAC address on either of the Linksys routers I tried.
Now it seems that the 851W is a bit slow on my connection. When I ran a speed test, I only got about 8Mb/s from my 15Mb/s connection. Any suggestions on how to improve that? |
|
 aryoba Premium,MVM join:2002-08-22
| Aha! So your ISP (Verizon?) does lock down your WAN router interface MAC address .... 
The Linksys router was probably running some non-compliance RFC code that could somehow "go around" the MAC address lock down. Typically consumer-grade routers like Linksys are behaving so.
Well, at least now you can connect using your 851W router even you feel it is slow. One thing I can think of is the application inspection. When you notice, your router inspects a lot of application traffic; especially those that are running over HTTP like IM. If you like to experiment, you can try to remove the inspection and see if your connection is running faster. |
|
 Sailing_Nut
join:2006-11-07 Annapolis, MD
| Thanks for the help.
I was amazed when it worked, but I was glad I followed your suggestion!
I'll work on taking out the application inspection. I put a fair amount of stuff in there that I probably will never use. I kind of want the paranoid route to start with. |
|