how to implement multi-IP address, or multi-interface, or ..

peter

Distinguished
Mar 29, 2004
3,226
0
20,780
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

I have only one network adapter, and need to access 2 networks in LAN at the
same time using Windows XP professional. Their IDs look like this
192.168.0.x(255.255.255.0) and 192.168.10.x(255.255.255.0). How can I do
this?

Thanks

Peter
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

You can add a few IPs to the adapter in TCP properties for your adapter (
Advanced button )
Arkady

"peter" <peter@hotmail.com> wrote in message
news:uUkhQjyEFHA.3780@TK2MSFTNGP09.phx.gbl...
>I have only one network adapter, and need to access 2 networks in LAN at
>the same time using Windows XP professional. Their IDs look like this
>192.168.0.x(255.255.255.0) and 192.168.10.x(255.255.255.0). How can I do
>this?
>
> Thanks
>
> Peter
>
>
>
 

peter

Distinguished
Mar 29, 2004
3,226
0
20,780
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

My case is I connect to one of network using DHCP. I want to connect to
another network using static IP. How should I do?

Thanks

"Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
news:eawJhd1EFHA.1348@TK2MSFTNGP14.phx.gbl...
> You can add a few IPs to the adapter in TCP properties for your adapter
> ( Advanced button )
> Arkady
>
> "peter" <peter@hotmail.com> wrote in message
> news:uUkhQjyEFHA.3780@TK2MSFTNGP09.phx.gbl...
>>I have only one network adapter, and need to access 2 networks in LAN at
>>the same time using Windows XP professional. Their IDs look like this
>>192.168.0.x(255.255.255.0) and 192.168.10.x(255.255.255.0). How can I do
>>this?
>>
>> Thanks
>>
>> Peter
>>
>>
>>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

You can buy another cheap Nic for $15 dollars and avoid the whole "twisted"
issue.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"peter" <peter@hotmail.com> wrote in message
news:uUkhQjyEFHA.3780@TK2MSFTNGP09.phx.gbl...
> I have only one network adapter, and need to access 2 networks in LAN at
the
> same time using Windows XP professional. Their IDs look like this
> 192.168.0.x(255.255.255.0) and 192.168.10.x(255.255.255.0). How can I do
> this?
>
> Thanks
>
> Peter
>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

Static IP address, enter the addresses as desired.

Phillip Windell wrote:

> You can buy another cheap Nic for $15 dollars and avoid the whole "twisted"
> issue.
>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

He's asking about adding a second IP# that is not part of the same subnet.
IP#s on a Nic are supposed to be all from the same subnet because all of the
other TCP/IP settings are "global" for the entire Nic and apply to every IP#
running on it. You may get "lucky" if they both happen to be using the same
subnet mask (although I'd still never do it), but if they use a different
mask you are screwed because you can only have one mask per Nic.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Bob I" <birelan@yahoo.com> wrote in message
news:42136AAB.7040004@yahoo.com...
> Static IP address, enter the addresses as desired.
>
> Phillip Windell wrote:
>
> > You can buy another cheap Nic for $15 dollars and avoid the whole
"twisted"
> > issue.
> >
> >
> >
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

Correct. But then the OP didn't give much to go on, so that's what he's
left with.

Phillip Windell wrote:

> He's asking about adding a second IP# that is not part of the same subnet.
> IP#s on a Nic are supposed to be all from the same subnet because all of the
> other TCP/IP settings are "global" for the entire Nic and apply to every IP#
> running on it. You may get "lucky" if they both happen to be using the same
> subnet mask (although I'd still never do it), but if they use a different
> mask you are screwed because you can only have one mask per Nic.
>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

That exactly what property dlg allow you , you can see two tabs : General
( like DHCP ) and second - Alternative Configuration ( for IP direct e.g. )
Arkady

"peter" <peter@hotmail.com> wrote in message
news:%23iA2kP3EFHA.2828@TK2MSFTNGP09.phx.gbl...
> My case is I connect to one of network using DHCP. I want to connect to
> another network using static IP. How should I do?
>
> Thanks
>
> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
> news:eawJhd1EFHA.1348@TK2MSFTNGP14.phx.gbl...
>> You can add a few IPs to the adapter in TCP properties for your adapter
>> ( Advanced button )
>> Arkady
>>
>> "peter" <peter@hotmail.com> wrote in message
>> news:uUkhQjyEFHA.3780@TK2MSFTNGP09.phx.gbl...
>>>I have only one network adapter, and need to access 2 networks in LAN at
>>>the same time using Windows XP professional. Their IDs look like this
>>>192.168.0.x(255.255.255.0) and 192.168.10.x(255.255.255.0). How can I do
>>>this?
>>>
>>> Thanks
>>>
>>> Peter
>>>
>>>
>>>
>>
>>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

Yea, they don't give us much to go on sometimes.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

"Bob I" <birelan@yahoo.com> wrote in message
news:42137D1F.2060801@yahoo.com...
> Correct. But then the OP didn't give much to go on, so that's what he's
> left with.
>
> Phillip Windell wrote:
>
> > He's asking about adding a second IP# that is not part of the same
subnet.
> > IP#s on a Nic are supposed to be all from the same subnet because all of
the
> > other TCP/IP settings are "global" for the entire Nic and apply to every
IP#
> > running on it. You may get "lucky" if they both happen to be using the
same
> > subnet mask (although I'd still never do it), but if they use a
different
> > mask you are screwed because you can only have one mask per Nic.
> >
> >
> >
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

No, in alternative tab of TCP property dlg you can add additional IP/subnet
masks for multihome computer
Arkady

"Phillip Windell" <@.> wrote in message
news:%23Nbn3ZEFFHA.464@TK2MSFTNGP15.phx.gbl...
> He's asking about adding a second IP# that is not part of the same subnet.
> IP#s on a Nic are supposed to be all from the same subnet because all of
> the
> other TCP/IP settings are "global" for the entire Nic and apply to every
> IP#
> running on it. You may get "lucky" if they both happen to be using the
> same
> subnet mask (although I'd still never do it), but if they use a different
> mask you are screwed because you can only have one mask per Nic.
>
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
> "Bob I" <birelan@yahoo.com> wrote in message
> news:42136AAB.7040004@yahoo.com...
>> Static IP address, enter the addresses as desired.
>>
>> Phillip Windell wrote:
>>
>> > You can buy another cheap Nic for $15 dollars and avoid the whole
> "twisted"
>> > issue.
>> >
>> >
>> >
>>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

"Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
news:ubw0QgMFFHA.2608@TK2MSFTNGP10.phx.gbl...
> No, in alternative tab of TCP property dlg you can add additional
IP/subnet
> masks for multihome computer
> Arkady

Ah! You're right. Sorry. But I still would avoid it. Running two IP
Networks on the same wire just isnt a very good idea. There should be a law
against it,...it's like a guy wereing a dress or something,...it should be
defined as a "act of terrorism" maybe.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

Agree with you , but XP by itself give such opportunity called bridge option
( in Advanced menu of Network connections )
Arkady

"Phillip Windell" <@.> wrote in message
news:OJtAwDQFFHA.2564@tk2msftngp13.phx.gbl...
> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
> news:ubw0QgMFFHA.2608@TK2MSFTNGP10.phx.gbl...
>> No, in alternative tab of TCP property dlg you can add additional
> IP/subnet
>> masks for multihome computer
>> Arkady
>
> Ah! You're right. Sorry. But I still would avoid it. Running two IP
> Networks on the same wire just isnt a very good idea. There should be a
> law
> against it,...it's like a guy wereing a dress or something,...it should be
> defined as a "act of terrorism" maybe.
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.networking,microsoft.public.windowsnt.protocol.tcpip (More info?)

"Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
news:eDa69UyFFHA.3368@TK2MSFTNGP10.phx.gbl...
> Agree with you , but XP by itself give such opportunity called bridge
option
> ( in Advanced menu of Network connections )
> Arkady

Well, yea,..but that isn't the same thing. That would be two Nics in the
same subnet, not two IP#s from different subnets ont he same Nic. Of course
I don't like this "bridging stuff" they came up with (XP & 2003)
either,...there are too many better ways to do things like that.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com