Re: WiFi (192.xx) & Wired (10.xx)



On Sun, 23 Mar 2008 16:34:35 GMT, "P.Schuman"
<pschuman_NO_SPAM_ME@xxxxxxxxxxxxx> wrote:

Here's the followup...

The DSL modem has an internal address of 10.0.0.1
and normally is just a DSL bridge with the router
actually performing all the PPPoE functions....
The DSL modem is not a router.

I've taken the WAN connection cable from my router
that normally connects to the DSL modem
and plugged it into a temp hub to gain access to the stats.
So - this temp hub has 3 connections.... (non-routed)
DSL modem - Ethernet connection
Router - WAN connection
Laptop - Ethernet connection

this works fine,
and I can bring up http://10.0.0.1 on the laptop browser
and see all the stats: DSL, ATM, Eth, and log

Next - today - I re-enabled the laptop WiFi
to see if I could have them both active...

Of course you can have both of them active.

So - I have the browser open with -> http://10.0.0.1/atmstats.html
Remember this is just a hard coded internal address for the DSL modem
and there is no routing paths beyond this since our local network is 192.xx

I open a browser tab and enter -> http://192.168.1.2
and yup - the router logon page is displayed.
So - with entering 192.xx - it figures out to use the WiFi connection
since we are on the same 192.xx segment as our WiFi IP address.

Standard routing table stuff.

Next - try a DNS address.... nope - doesn't work -
There is no way for the dual IP stacks to figure out which interface to send the
request.

Single IP stack, dual interfaces. The problem you were having is that
the default metric for wired interfaces is higher than the default
metric for wireless interfaces, so your request to reach an address on
the Internet went out the 10.x interface, where it was black holed.
Simply go to a Command Prompt and use the 'route' command to give the
wireless interface a lower metric than the wired interface.

To display your routing table, use 'route print'. To change an entry
in the table, use the 'route change' command. Use 'route /?' to see
the proper syntax.

I can't use the real DNS addresses on the Ethernet 10.xx side,
since there is no routing going on that side.
The WiFi side has all the required info and routing,
but there is no way to give one IP stack "priority" over the other IP stack.

Yes, there is a way. That's the purpose of the 'metric' variable,
described above.

But at least now I can see the DSL modem stats AND the router log at the same
time
by entering their IP addresses in the browser.

You should be able to see the DSL modem stats, the router log, and
access the Internet, all at the same time.

.



Relevant Pages

  • Re: moved a working network, now it doesnt work
    ... router I can ping the internet with no problem. ... From one of your Linux machines can you ping the FA 0/1 interface (default ... are NOT natting so if CAN ping from the router, ...
    (comp.dcom.sys.cisco)
  • Re: Routing and RRAS Problem - Pleasehelp
    ... Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net ... but the problem is the PC's on the subnet 1 cannot access the Internet. ... router that is running a DHCP, The IP of the router is ... enable RRAS, and is running fine, Interface called INTERNET is connected to ...
    (microsoft.public.windows.server.networking)
  • Routing and RRAS Problem - Pleasehelp
    ... but the problem is the PC's on the subnet 1 cannot access the Internet. ... router that is running a DHCP, The IP of the router is ... enable RRAS, and is running fine, Interface called INTERNET is connected to ...
    (microsoft.public.windows.server.networking)
  • Re: Publish Web Server behind SBS 2003 Standard
    ... I ended up plugging another router into the WAN. ... How to configure Internet access in Windows Small BusinessServer2003http://support.microsoft.com/kb/825763/en-us ... network interface on right (By default the interface name should be ... input 80 in Outgoing port box. ...
    (microsoft.public.windows.server.sbs)
  • Re: 2003 server config for routing and remote access
    ... The internal network interface has nothing to do with this. ... act as a LAN router to get the traffic to the other private subnet. ... As I said the server sees the internet. ...
    (microsoft.public.win2000.ras_routing)