Hi, On Mon, 12 Jan 2009, M Rathburn wrote:
> I found a slight hiccup. I rebooted the server, and noticed that it's > stopped working. I went and looked at the /etc/network/if-up.d/ltsp-nat > file and can see the entry for '-A POSTROUTING -s 192.168.0.0/24 -j > MASQUERADE'. > > I had to do the command 'sudo iptables --table nat --append POSTROUTING > --jump MASQUERADE --source 192.168.0.0/24' to get it to work again. I've > done this twice now to make sure I wasn't missing something. You're absolutely right. I had thought that iptables-save created a shell script. It creates input for iptables-restore. I've updated the howto. Thanks for the great feedback. Gavin -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
