On 02 Aug 2004 18:31:42 GMT, Kevin <(E-Mail Removed)> wrote:
> I've got this physical network setup:
>
> ISP <--> Cisco 678 DSL modem <--> Linksys BEFSR41 router <--> PC eth1
>
> My Linksys connection to the modem is 65.75.X.X.
> The Linksys connection to the PC is 192.168.1.1.
> The PC connection to the Linksys is 192.168.1.3.
> The Cisco 678 has an administration interface at 10.0.0.1 that I
> used to use from the PC via HTTP _before_ I installed the Linksys.
> I can no longer connect to 10.0.0.1 on the Cisco from the PC
> _after_ installing the Linksys. All other networking works fine
> though.
>
> I tried to route all 10.0.0.0 traffic through eth1 like so
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
> 10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth1
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
The 10.0.0.0/8 local route on your PC would not help at all, because the
10... IP you are trying to reach is not local (will not answer arp
requests from there).
> What might I have done wrong and/or what can I do to get access to
> the Cisco from my PC again?
If your router is using PPPoE, or has no way to set static routes on its
ethernet WAN, it may be impossible to access the Cisco from behind the
Linksys.
If the Linksys is doing PPPoE, it is not using ethernet tcp/ip, therefore
would be unable to communicate with your modem config.
Even if the Linksys to Cisco connection is ethernet tcp/ip (DHCP or static
WAN), it probably has no method to set alternate static routes on that
interface, therefore, modem config is unreachable.
The only way you could possibly connect from PC to Cisco config would be
if the Linksys to Cisco connection was using ethernet tcp/ip AND you could
set a static route for that IP on the Linksys WAN.
--
David Efflandt - All spam ignored
http://www.de-srv.com/