Windows2K ICS

T

TP Diffenbach

I've ben using ICS for a while, but I think I've had it backward.

I have an ethernet card connected to a DSL modem, and a PPPOE "dialup"
connection adaptor on top of that.

I also have a wifi over usb ethernet adaptor.

I've been using ICS by sharing the Wifi connection, so the Wifi
ethernet adaptor has been 192.168.0.1.

This has been helpful, because it's allowed me to specify that static
IP address for the devices connecting to that adapter over wifi.

But now I want to share my connection not just to the wifi adapter,
but also to a TAP connection used by a vmware like process running on
my PC.

Ideally, I want everything (except the DSL connection) to have a
static IP address, because this makes it easier to know how to reach
the various network nodes.

Right now, the device on the other side of the wifi connection can
ping the wifi adaptor at 192.168.0.200, but nothing else -- the wifi
adaptor doesn't seem to be passing anything forward.

Below you'll find my current configuration as returned by ipconfig
/all; the device that connects to the wifi uses a static IP of
192.168.0.201. For privacy, the actually external IP address has been
elided.

Thanks for reading, and any help is appreciated.

$ ipconfig /all

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : XXX (elided for privacy)
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : TAP-Win32 Adapter
Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.205
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . :

Ethernet adapter Linksys Wifi:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Instant Wireless USB
Network Adapter ver.2.6 #3
Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.200
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 0.0.0.0
0.0.0.0

Ethernet adapter NIC Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Network Everywhere Fast
Ethernet Adapter(NC100 v2)
Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . :

PPP adapter Connection through Network Everywhere Fast Ethernet
Adapter(NC100 v2):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : *.*.*.* (elided for
privacy)
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : *.*.*.* (elided for
privacy)
DNS Servers . . . . . . . . . . . : *.*.*.* (elided for
privacy)
199.45.32.43
NetBIOS over Tcpip. . . . . . . . : Disabled
 
G

Gary Fose [MSFT]

Hi,

Remove the default gateway from the wifi adapter.

Gary

--------------------
'--'From: (e-mail address removed) (TP Diffenbach)
'--'Newsgroups: microsoft.public.win2000.networking
'--'Subject: Windows2K ICS
'--'Date: 12 Feb 2004 06:58:26 -0800
'--'Organization: http://groups.google.com
'--'Lines: 94
'--'Message-ID: <[email protected]>
'--'NNTP-Posting-Host: 141.156.94.60
'--'Content-Type: text/plain; charset=ISO-8859-1
'--'Content-Transfer-Encoding: 8bit
'--'X-Trace: posting.google.com 1076597906 10295 127.0.0.1 (12 Feb 2004 14:58:26 GMT)
'--'X-Complaints-To: (e-mail address removed)
'--'NNTP-Posting-Date: Thu, 12 Feb 2004 14:58:26 +0000 (UTC)
'--'Path: cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!
TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!
news.maxwell.syr.edu!postnews1.google.com!not-for-mail
'--'Xref: cpmsftngxa07.phx.gbl microsoft.public.win2000.networking:54556
'--'X-Tomcat-NG: microsoft.public.win2000.networking
'--'
'--'I've ben using ICS for a while, but I think I've had it backward.
'--'
'--'I have an ethernet card connected to a DSL modem, and a PPPOE "dialup"
'--'connection adaptor on top of that.
'--'
'--'I also have a wifi over usb ethernet adaptor.
'--'
'--'I've been using ICS by sharing the Wifi connection, so the Wifi
'--'ethernet adaptor has been 192.168.0.1.
'--'
'--'This has been helpful, because it's allowed me to specify that static
'--'IP address for the devices connecting to that adapter over wifi.
'--'
'--'But now I want to share my connection not just to the wifi adapter,
'--'but also to a TAP connection used by a vmware like process running on
'--'my PC.
'--'
'--'Ideally, I want everything (except the DSL connection) to have a
'--'static IP address, because this makes it easier to know how to reach
'--'the various network nodes.
'--'
'--'Right now, the device on the other side of the wifi connection can
'--'ping the wifi adaptor at 192.168.0.200, but nothing else -- the wifi
'--'adaptor doesn't seem to be passing anything forward.
'--'
'--'Below you'll find my current configuration as returned by ipconfig
'--'/all; the device that connects to the wifi uses a static IP of
'--'192.168.0.201. For privacy, the actually external IP address has been
'--'elided.
'--'
'--'Thanks for reading, and any help is appreciated.
'--'
'--'$ ipconfig /all
'--'
'--'Windows 2000 IP Configuration
'--'
'--' Host Name . . . . . . . . . . . . : XXX (elided for privacy)
'--' Primary DNS Suffix . . . . . . . :
'--' Node Type . . . . . . . . . . . . : Broadcast
'--' IP Routing Enabled. . . . . . . . : Yes
'--' WINS Proxy Enabled. . . . . . . . : No
'--'
'--'Ethernet adapter Local Area Connection 3:
'--'
'--' Connection-specific DNS Suffix . :
'--' Description . . . . . . . . . . . : TAP-Win32 Adapter
'--' Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
'--' DHCP Enabled. . . . . . . . . . . : No
'--' IP Address. . . . . . . . . . . . : 192.168.0.205
'--' Subnet Mask . . . . . . . . . . . : 255.255.255.0
'--' Default Gateway . . . . . . . . . : 192.168.0.1
'--' DNS Servers . . . . . . . . . . . :
'--'
'--'Ethernet adapter Linksys Wifi:
'--'
'--' Connection-specific DNS Suffix . :
'--' Description . . . . . . . . . . . : Instant Wireless USB
'--'Network Adapter ver.2.6 #3
'--' Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
'--' DHCP Enabled. . . . . . . . . . . : No
'--' IP Address. . . . . . . . . . . . : 192.168.0.200
'--' Subnet Mask . . . . . . . . . . . : 255.255.255.0
'--' Default Gateway . . . . . . . . . : 192.168.0.1
'--' DNS Servers . . . . . . . . . . . : 0.0.0.0
'--' 0.0.0.0
'--'
'--'Ethernet adapter NIC Local Area Connection:
'--'
'--' Connection-specific DNS Suffix . :
'--' Description . . . . . . . . . . . : Network Everywhere Fast
'--'Ethernet Adapter(NC100 v2)
'--' Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
'--' DHCP Enabled. . . . . . . . . . . : No
'--' IP Address. . . . . . . . . . . . : 192.168.0.1
'--' Subnet Mask . . . . . . . . . . . : 255.255.255.0
'--' Default Gateway . . . . . . . . . : 192.168.0.1
'--' DNS Servers . . . . . . . . . . . :
'--'
'--'PPP adapter Connection through Network Everywhere Fast Ethernet
'--'Adapter(NC100 v2):
'--'
'--' Connection-specific DNS Suffix . :
'--' Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
'--' Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX (elided)
'--' DHCP Enabled. . . . . . . . . . . : No
'--' IP Address. . . . . . . . . . . . : *.*.*.* (elided for
'--'privacy)
'--' Subnet Mask . . . . . . . . . . . : 255.255.255.255
'--' Default Gateway . . . . . . . . . : *.*.*.* (elided for
'--'privacy)
'--' DNS Servers . . . . . . . . . . . : *.*.*.* (elided for
'--'privacy)
'--' 199.45.32.43
'--' NetBIOS over Tcpip. . . . . . . . : Disabled
'--'


--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included
script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best
directed to the newsgroup/thread from which they originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top