Firefox as local app and networking [SOLVED]
Gavin McCullagh
gmccullagh at gmail.com
Tue Jan 13 09:53:40 GMT 2009
Hi,
On Mon, 12 Jan 2009, M Rathburn wrote:
> Howdy. Still getting the same result here after following the updated
> directions. Reboot and can't see the internet. If I punch in the line:
>
> sudo iptables --table nat --append POSTROUTING --jump MASQUERADE --source
> 192.168.0.0/24
>
> then it comes to life. Are there any other files you need to see the
> contents of?
Gah! Another typo. I need to be more careful. Many thanks for going
through the testing.
The idea is that iptables-save writes to a file /etc/ltsp/nat and that when
the network comes up, the command in /etc/network/interfaces is run.
iptables-restore < /etc/ltsp/nat
The filenames didn't match. I've updated the wiki page again. You
hopefully just need to modify /etc/network/interfaces to take account of
this.
Thanks again,
Gavin
More information about the edubuntu-users
mailing list