PC Review


Reply
Thread Tools Rate Thread

2 networks for diferent uses (wired and wirless)

 
 
Lamethe9
Guest
Posts: n/a
 
      7th Jul 2009

Hi,

My laptop is connected to 2 networks; wired: ofice network and wireless:
ADSL modem. I want to be able to use them simultaneously without requiring to
remove ethernet cable every time I want to use Internet. I have lowered the
metric of wireless connection but still have default gateway of wired
connection.

I have also Microsoft Firewall Client for ISA Server Version 4.0 installed
ans set to an ISA server on ofice network.

Route print result:
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 13 e8 11 e9 95 ...... Intel(R) Wireless WiFi Link 4965AGN -
Teefer2 Mi
niport
0x3 ...00 09 df 80 65 5d ...... Intel(R) 82566MC Gigabit Network Connection
- Te
efer2 Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.3.0.1 10.3.19.34 20
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 2
10.3.0.0 255.255.0.0 10.3.19.34 10.3.19.34 20
10.3.19.34 255.255.255.255 127.0.0.1 127.0.0.1 20
10.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34 20
76.255.7.0 255.255.255.0 192.168.1.1 192.168.1.2 2
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 2
192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 2
192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 2
224.0.0.0 240.0.0.0 10.3.19.34 10.3.19.34 20
224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 2
255.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34 1
255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1
Default Gateway: 10.3.0.1
===========================================================================
Persistent Routes:
None

tracert www.google.com result:
Tracing route to www.l.google.com [74.125.39.106]
over a maximum of 30 hops:

1 2 ms 1 ms 1 ms 10.3.0.1
2 * * * Request timed out.
3 ^C


Then I tried to add manual route to 74.125.* (google)
route -p add 74.125.* mask 255.255.255.0 192.168.1.1 METRIC 5
However; new route print results in with different destination address for
persistent route:
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 13 e8 11 e9 95 ...... Intel(R) Wireless WiFi Link 4965AGN -
Teefer2 Mi
niport
0x3 ...00 09 df 80 65 5d ...... Intel(R) 82566MC Gigabit Network Connection
- Te
efer2 Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.3.0.1 10.3.19.34 500
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 2
10.3.0.0 255.255.0.0 10.3.19.34 10.3.19.34 500
10.3.19.34 255.255.255.255 127.0.0.1 127.0.0.1 500
10.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34 500
76.255.7.0 255.255.255.0 192.168.1.1 192.168.1.2 5
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 2
192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 2
192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 2
224.0.0.0 240.0.0.0 10.3.19.34 10.3.19.34 500
224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 2
255.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34 1
255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1
Default Gateway: 10.3.0.1
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
76.255.7.0 255.255.255.0 192.168.1.1 5

What should I have to do?

Thanks and Best regards...


 
Reply With Quote
 
 
 
 
John Wunderlich
Guest
Posts: n/a
 
      7th Jul 2009
=?Utf-8?B?TGFtZXRoZTk=?= <(E-Mail Removed)> wrote
in news:FF037828-6D97-4247-A001-(E-Mail Removed):

>
> Hi,
>
> My laptop is connected to 2 networks; wired: ofice network and
> wireless: ADSL modem. I want to be able to use them simultaneously
> without requiring to remove ethernet cable every time I want to
> use Internet. I have lowered the metric of wireless connection but
> still have default gateway of wired connection.
>
> I have also Microsoft Firewall Client for ISA Server Version 4.0
> installed ans set to an ISA server on ofice network.
>
> Route print result:
> [snip]
>
> tracert www.google.com result:
> Tracing route to www.l.google.com [74.125.39.106]
> over a maximum of 30 hops:
>
> 1 2 ms 1 ms 1 ms 10.3.0.1
> 2 * * * Request timed out.
> 3 ^C
> Then I tried to add manual route to 74.125.* (google)
> route -p add 74.125.* mask 255.255.255.0 192.168.1.1 METRIC 5
> However; new route print results in with different destination
> address for persistent route:
> [snip]
> ===================================================================
> ======== Persistent Routes:
> Network Address Netmask Gateway Address Metric
> 76.255.7.0 255.255.255.0 192.168.1.1 5
>
> What should I have to do?


Instead of:
route -p add 74.125.* mask 255.255.255.0 192.168.1.1 METRIC 5

You probably should have entered:
route -p add 74.125.0.0 mask 255.255.0.0 192.168.1.1 METRIC 5

I'd try it without the "-p" option until you're sure it works, then
enter it with the "-p" option

HTH,
John

 
Reply With Quote
 
Jack-MVP
Guest
Posts: n/a
 
      8th Jul 2009

Hi
Since it is a computer that is using office Network. It might be that there
are some restriction on such connections.
Talk to the IT person in charge.
Jack (MS, MVP-Networking)

"Lamethe9" <(E-Mail Removed)> wrote in message
news:FF037828-6D97-4247-A001-(E-Mail Removed)...
> Hi,
>
> My laptop is connected to 2 networks; wired: ofice network and wireless:
> ADSL modem. I want to be able to use them simultaneously without requiring
> to
> remove ethernet cable every time I want to use Internet. I have lowered
> the
> metric of wireless connection but still have default gateway of wired
> connection.
>
> I have also Microsoft Firewall Client for ISA Server Version 4.0 installed
> ans set to an ISA server on ofice network.
>
> Route print result:
> ===========================================================================
> Interface List
> 0x1 ........................... MS TCP Loopback interface
> 0x2 ...00 13 e8 11 e9 95 ...... Intel(R) Wireless WiFi Link 4965AGN -
> Teefer2 Mi
> niport
> 0x3 ...00 09 df 80 65 5d ...... Intel(R) 82566MC Gigabit Network
> Connection
> - Te
> efer2 Miniport
> ===========================================================================
> ===========================================================================
> Active Routes:
> Network Destination Netmask Gateway Interface
> Metric
> 0.0.0.0 0.0.0.0 10.3.0.1 10.3.19.34
> 20
> 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 2
> 10.3.0.0 255.255.0.0 10.3.19.34 10.3.19.34
> 20
> 10.3.19.34 255.255.255.255 127.0.0.1 127.0.0.1
> 20
> 10.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34
> 20
> 76.255.7.0 255.255.255.0 192.168.1.1 192.168.1.2 2
> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
> 192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 2
> 192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 2
> 192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 2
> 224.0.0.0 240.0.0.0 10.3.19.34 10.3.19.34
> 20
> 224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 2
> 255.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34 1
> 255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1
> Default Gateway: 10.3.0.1
> ===========================================================================
> Persistent Routes:
> None
>
> tracert www.google.com result:
> Tracing route to www.l.google.com [74.125.39.106]
> over a maximum of 30 hops:
>
> 1 2 ms 1 ms 1 ms 10.3.0.1
> 2 * * * Request timed out.
> 3 ^C
>
>
> Then I tried to add manual route to 74.125.* (google)
> route -p add 74.125.* mask 255.255.255.0 192.168.1.1 METRIC 5
> However; new route print results in with different destination address for
> persistent route:
> ===========================================================================
> Interface List
> 0x1 ........................... MS TCP Loopback interface
> 0x2 ...00 13 e8 11 e9 95 ...... Intel(R) Wireless WiFi Link 4965AGN -
> Teefer2 Mi
> niport
> 0x3 ...00 09 df 80 65 5d ...... Intel(R) 82566MC Gigabit Network
> Connection
> - Te
> efer2 Miniport
> ===========================================================================
> ===========================================================================
> Active Routes:
> Network Destination Netmask Gateway Interface
> Metric
> 0.0.0.0 0.0.0.0 10.3.0.1 10.3.19.34
> 500
> 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 2
> 10.3.0.0 255.255.0.0 10.3.19.34 10.3.19.34
> 500
> 10.3.19.34 255.255.255.255 127.0.0.1 127.0.0.1
> 500
> 10.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34
> 500
> 76.255.7.0 255.255.255.0 192.168.1.1 192.168.1.2 5
> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
> 192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 2
> 192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 2
> 192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 2
> 224.0.0.0 240.0.0.0 10.3.19.34 10.3.19.34
> 500
> 224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 2
> 255.255.255.255 255.255.255.255 10.3.19.34 10.3.19.34 1
> 255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1
> Default Gateway: 10.3.0.1
> ===========================================================================
> Persistent Routes:
> Network Address Netmask Gateway Address Metric
> 76.255.7.0 255.255.255.0 192.168.1.1 5
>
> What should I have to do?
>
> Thanks and Best regards...
>
>


 
Reply With Quote
 
James Egan
Guest
Posts: n/a
 
      8th Jul 2009

On Tue, 7 Jul 2009 05:41:01 -0700, Lamethe9
<(E-Mail Removed)> wrote:

>My laptop is connected to 2 networks; wired: ofice network and wireless:
>ADSL modem. I want to be able to use them simultaneously without requiring to
>remove ethernet cable every time I want to use Internet. I have lowered the
>metric of wireless connection but still have default gateway of wired
>connection.
>


Remove the default gateway on the wired interface so you only have one
default gateway which is to the wireless. Then add a static route for
the wired network which will be something like
route add 10.3.0.0 mask 255.255.0.0 10.3.19.34



Jim.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Wirless Networks ekosha Windows Vista Networking 5 2nd Apr 2008 12:41 PM
Vista & XP Network - Wired WORKS - Wirless does NOT Work =?Utf-8?B?VGhlVHJhdmVsbGVy?= Windows Vista Networking 7 2nd Oct 2007 10:16 PM
Mixing wirless with a wired home network =?Utf-8?B?QW5kcmV3?= Windows XP Networking 3 28th Jul 2006 06:43 PM
wirless vs wired help!!! Candace Sparks Windows XP General 4 14th Oct 2005 05:35 AM
Dual Wirless and Wired Network Sid Windows XP Networking 3 10th Oct 2004 09:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:01 PM.