> Hi, > > On Mon, 12 Jan 2009, M Rathburn wrote: > > > I backed out the old stuff, removed the static entry from > my router, > > then followed the new HowTo and it works perfectly! > > Excellent. A practical test is a very good proofing. I'd > like to have a howto which we can just point users at and > expect that they really will be likely to get it working first off. > > > My only suggestion would be that perhaps #5 could be rolled > into #1. > > Touch the dhcpd.conf file once and be done with it. > > That would be quicker alright, but I'm hoping that by > explaining the meaning of the steps first in a logical order > that the beginner may learn and understand what they're doing > -- even if it's not exactly the quickest route. > > Gavin
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. I'm on 8.10. -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
