Re: [expert] 2 IP address - 1 nic

2000-02-18 Thread Phil Edwards
On Wed, 16 Feb 2000, Patrick Putteman wrote: I'd rather see Mandrakesoft fix the IP Aliasing problem that exists with Mandrake 6.x and probably 7 (haven't tried that yet) than give unconstructive comments. I don't know about your other problems, Patrick, but I found recently that IP

Re: [expert] 2 IP address - 1 nic

2000-02-18 Thread Ray
before uploading his tarball Patrick - Original Message - From: "Axalon Bloodstone" [EMAIL PROTECTED] To: "expert" [EMAIL PROTECTED] Sent: Wednesday, February 16, 2000 9:38 PM Subject: Re: [expert] 2 IP address - 1 nic On Wed, 16 Feb 2000, Timothy Litwille

Re: [expert] 2 IP address - 1 nic

2000-02-18 Thread Axalon Bloodstone
in a makefile just before uploading his tarball Patrick - Original Message - From: "Axalon Bloodstone" [EMAIL PROTECTED] To: "expert" [EMAIL PROTECTED] Sent: Wednesday, February 16, 2000 9:38 PM Subject: Re: [expert] 2 IP address - 1 nic On Wed,

Re: [expert] 2 IP address - 1 nic

2000-02-17 Thread Patrick Putteman
code because someone forgot to replace a comma by a dot in a makefile just before uploading his tarball Patrick - Original Message - From: "Axalon Bloodstone" [EMAIL PROTECTED] To: "expert" [EMAIL PROTECTED] Sent: Wednesday, February 16, 2000 9:38 PM Subject: Re: [expe

RE: [expert] 2 IP address - 1 nic

2000-02-17 Thread Russ Johnson
PROTECTED] Subject: Re: [expert] 2 IP address - 1 nic I'd rather see Mandrakesoft fix the IP Aliasing problem that exists with Mandrake 6.x and probably 7 (haven't tried that yet) than give unconstructive comments. If Mr. Litwiller wants to put 2 ip's, one private and one public, on the same nic

[expert] 2 IP address - 1 nic

2000-02-16 Thread Timothy Litwiller
how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address 192.168.2.53 on the same card. also if this works then what do I need to do to make samba function only on the private ip#

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Axalon Bloodstone
On Wed, 16 Feb 2000, Timothy Litwiller wrote: how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address 192.168.2.53 on the same card. You must be jokeing also if this works then what do I

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Michael D. Kirkpatrick
Timothy Litwiller wrote: how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address 192.168.2.53 on the same card. also if this works then what do I need to do to make samba function only on the

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Timothy Litwiller
Yeh I am, but for a temporary thing it would be quite handy. Axalon Bloodstone wrote: On Wed, 16 Feb 2000, Timothy Litwiller wrote: how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread William Ahern
On Wed, 16 Feb 2000, you wrote: On Wed, 16 Feb 2000, Timothy Litwiller wrote: how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address 192.168.2.53 on the same card. ipaliasing you can use

[expert] 2 IP address - 1 nic

2000-02-16 Thread S. Newhouse
Don't know how you could do it? What do you need it for? If you want your private network to access the internet through the public one, you should route from your internal addresses to the public one. E.g. if host1 is 203.53.100.1 and host2 is 192.168.2.1, both having eth0 as their

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Paul Campbell
On Wed, 16 Feb 2000, you wrote: how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address 192.168.2.53 on the same card. run linuxconf as root (naturally) select 'Networking' under 'Server tasks'

RE: [expert] 2 IP address - 1 nic

2000-02-16 Thread Howard Lee
I don't know if Linux supports it. I know Solaris does. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Axalon Bloodstone Sent: Wednesday, February 16, 2000 12:39 PM To: expert Subject: Re: [expert] 2 IP address - 1 nic On Wed, 16 Feb 2000, Timothy

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Bug Hunter
we do it all the time. basically, you set up an eth0:0 and an eth0:1 config file. each looks identical, except for the ip addresses and network mask stuff. the eth0:1 is the one that is your private ip address. I believe the files are in /etc/sysconfig/network-scripts. I may be getting

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Dan Swartzendruber
At 04:52 PM 02/16/2000 -0600, Michael D. Kirkpatrick wrote: Timothy Litwiller wrote: how do I put two ip addresses to the same network card - specifically I would like to use my public IP address 203.53.###.53 and a private ip address 192.168.2.53 on the same card. also if this works

Re: [expert] 2 IP address - 1 nic

2000-02-16 Thread Lars Nordin
As somebody previously mentioned, this method is called ip aliasing. I'm running Mandrake v6.1 where the address for the main interface (eth0) is set via DHCPcd and then the alias is set afterwards since it is a static address. Here's what ifconfig -a reports [lars@frid lars]$ /sbin/ifconfig