Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm no newbie to Linux, but I don't use dial-up internet access at home.
I am trying to set up a server for a non-profit with low, but not non-existent internet access needs. We have an external modem that works, but I can't get the sharing to operate. I'm using SuSE 9.1.
you'll have to set up a firewall with iptables not letting everybody in (see netfilter.org for docu), enable forwarding of packets (echo 1 > /proc/sys/net/ipv4/ip-forward) and tell the clients to use your box as gateway
for short...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.