Networking Forums

Networking Forums > Computer Networking > Linux Networking > Two Network Devices, Same IP?

Reply
Thread Tools Display Modes

Two Network Devices, Same IP?

 
 
Simon Dean
Guest
Posts: n/a

 
      11-11-2003, 07:47 PM
After doing some research, is the hypothetical scenario possible?


If I get a four block IP from my ISP (one is the broadcast, one is
network, two usable).

The ppp0 gets one, which would be static, and I'd know, so...

Could I set the eth0 on the linux gateway, the same as ppp0, and have
eth0 in the second linux box to be the fourth and final IP from my ISP,
and therefore have two public viewable servers?

I've read some conflicting reports as to whether this is possible.

Cheers
Simon

 
Reply With Quote
 
 
 
 
Dino
Guest
Posts: n/a

 
      11-14-2003, 08:36 AM
Use masquerading, or better, source NAT. With that, you only need 1 IP
for all PC's you have. Just redirect incoming packets to LAN using
destination port, for example.



Simon Dean wrote:

> After doing some research, is the hypothetical scenario possible?
>
>
> If I get a four block IP from my ISP (one is the broadcast, one is
> network, two usable).
>
> The ppp0 gets one, which would be static, and I'd know, so...
>
> Could I set the eth0 on the linux gateway, the same as ppp0, and have
> eth0 in the second linux box to be the fourth and final IP from my ISP,
> and therefore have two public viewable servers?
>
> I've read some conflicting reports as to whether this is possible.
>
> Cheers
> Simon
>


 
Reply With Quote
 
Simon Dean
Guest
Posts: n/a

 
      11-14-2003, 03:05 PM
Dino wrote:

> Use masquerading, or better, source NAT. With that, you only need 1 IP
> for all PC's you have. Just redirect incoming packets to LAN using
> destination port, for example.
>


What if I want to be a geek, and actually want two web servers? Or two
DNS servers, and host my own names? Or maybe get MSN File Transfer
working? Guess I can do that with port forwarding, but what if I want
two computers working, I can only port forward one port to one computer
at a time.

Cya
Simon

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Microsoft Broadband Network Util Network Devices List Mark A. Huckaby Broadband Hardware 2 08-11-2004 09:46 PM
Network Devices Ryan Broadband Hardware 0 07-20-2004 04:22 AM
network devices Broadband Hardware 1 07-15-2004 10:37 AM
No Network Devices Brad Broadband Hardware 1 06-01-2004 12:28 PM
network devices Dan Broadband Hardware 0 04-02-2004 12:23 AM



1 2 3 4 5 6 7 8 9 10 11