Patrick Lam
2003-07-21 10:42:56 UTC
Dear all:
I need to setup multiple hosts (or servers) on the same machine which has
only one LAN interface. That is, I would have IP addresses like:
207.10.2.5
207.10.2.10
207.10.2.67
on the same LAN interface (on one machine) and bind 3 different processes
onto these 3 addresses so that:
process1 would be identified to have IP address 207.10.2.5
process2 would be identified to have IP address 207.10.2.10
process3 would be identified to have IP address 207.10.2.67
I know this is possible in Solaris (but I already forgot how I did it). Is
this also possible in Linux (I actually think so)? How is it done?
Thanks so very much in advance,
Patrick
I need to setup multiple hosts (or servers) on the same machine which has
only one LAN interface. That is, I would have IP addresses like:
207.10.2.5
207.10.2.10
207.10.2.67
on the same LAN interface (on one machine) and bind 3 different processes
onto these 3 addresses so that:
process1 would be identified to have IP address 207.10.2.5
process2 would be identified to have IP address 207.10.2.10
process3 would be identified to have IP address 207.10.2.67
I know this is possible in Solaris (but I already forgot how I did it). Is
this also possible in Linux (I actually think so)? How is it done?
Thanks so very much in advance,
Patrick