Ok, I setup a network, got 3 boxes, 2 Linux 1 win98.. Now I set it up so that 1 dials into the internet, and the other 2 can get on the internet through the server. Now here's the question... I have a static ip for the server, now how do I make it so that I can go to the other box's via the web, I mean I can type linuxbox1.whatever.com but I also want to be able to type in linuxbox2.linuxbox1.whatever.com??? So that when I type that in it goes to my server and my server directs it to the linux2 box??? IS IT POSSIBLE??????? More points available if this is NOT an easy question....
linuxbox1 will then forward the request on your lan to linuxbox2 and return the reply to the user.