- Jul 29, 2001
- 27,703
- 12
- 81
Okay, so I'm going to be getting a dedicated webserver with 8 IP addresses. I would like to have a few users on the server, who can each run a program. I would like it so that each user gets his own IP address.
Basically I want to install a client program on my server (say an ftp client). Now I want to allow two users (joe and frank say) to be able to log in to this server and each run an instance of the ftp client. I would like for each of them to be able to connect to some ftp site, but for joe's ip to show up differently from franks. How would I go about doing this? I can set up multiple IPs per interface as an eth0 and eth0:1 type thing, but how to I set each user's program to use a specific interface?
Basically I want to install a client program on my server (say an ftp client). Now I want to allow two users (joe and frank say) to be able to log in to this server and each run an instance of the ftp client. I would like for each of them to be able to connect to some ftp site, but for joe's ip to show up differently from franks. How would I go about doing this? I can set up multiple IPs per interface as an eth0 and eth0:1 type thing, but how to I set each user's program to use a specific interface?
