Edubuntu routing question -- from external to internal (fwd)

Oliver Grawert ogra at ubuntu.com
Wed Nov 21 13:03:51 GMT 2007


hi,
On Di, 2007-11-20 at 12:52 -0500, Tom Wolfe wrote:
> Hi,
> 
> I'm trying to allow access from the eth1 subnet (external) to the eth0 subnet 
> (ineternal/Thin Client)
> 
> I have a route set up on the external network (192.168.192.0/255.255.252.0) as 
> follows:
> 
> route add -net 192.168.100.0 netmask 255.255.255.0 gw 192.168.192.18
additionaly you need to enable ip forwarding though echoing 1
into /proc/sys/net/ipv4/ip_forward
like:

echo 1|sudo tee -a  /proc/sys/net/ipv4/ip_forward

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/edubuntu-users/attachments/20071121/41732e59/attachment.pgp 


More information about the edubuntu-users mailing list