Hi You need only iptables to set comp A to masquerade, no other software needed. Then set the ip's so that comp B has comp A as gateway, and they both are in the same subnet (192.168.0.1/24 and 192.168.0.2/24 for example...). Set comp A as the only DNS server of comp B, it will forward DNS requests to your ISP..
There are many ip-masquerading howtos at tldp. Hope I could help Lauri > > hi everybody, > > this is probably a very basic question, but I never worked with the net... > > I have 2 computer, say A and B > > A has: > eth0 connected to internet > eth1 connected to B > B has > eth0 connected to A > > I would like to connect to internet also B via A. I think I have to > install some program in A to redirect the traffic from eth1 to eth0. > Which program? a dns server? or I can solve the problem with just a > configuration file? I would like to set up it in an easy way with > static ip addresses (no dhcp) > > Please tell me what I have to look for (perhaps a list of programs) > because I am totally ignorant about this topic... > > thanks in advance > Luca > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- _______________________________________________ Surf the Web in a faster, safer and easier way: Download Opera 9 at http://www.opera.com Powered by Outblaze -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
