danziglostpassword

Junior Member
Jan 20, 2001
10
0
0
posted this in tech help. Maybe someone here can help me.

ok all I need some help setting up a linux router. Have tried freesco but I guess that I am to stupid to figure it out. Anyone care to talk on icq or email me the basic settings for setting one up for @home?

Thx

Btw this isn't my first post, had to format and forgot to back up my passwords :eek:

Thx
 

mgpaulus

Golden Member
Dec 19, 2000
1,112
0
0

fivepesos

Senior member
Jan 23, 2001
431
0
0
for ip masqing, i run 2.4 kernel with iptables.

for BASIC masq all u need is oneline script or command:
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

assuming eth0 is your external interface and any other interfaces are internal. this works for my two nic gateway box, this works for sharing my cable modem to my internal network.
 

randomlinh

Lifer
Oct 9, 1999
20,846
2
0
linh.wordpress.com
give freesco another shot, it works great for me (sharing unfortunately a 28.8 connection only at this time :(). Take a look thru their forums if you have a problem. got it sharing inertnet as well as printer.
 

BCYL

Diamond Member
Jun 7, 2000
7,803
0
71
I tried to setup FreeSCO as my linux router before too, but the main problem was there was no linux drivers for the cheap NIC @Home gave me...

I ended up using Coyote Linux instead, and it worked great ever since! Maybe you can give that a try...