Hello David,
I created the file, switched on the IP forwarding ...... > just create the options file... its important as that sets up forwarding > on. > Hope it works for you... ..... I am sorry, it doesn´t work. But in the normal mode (not kiosk) the clients find their way to the internet without problems, so I think that the routing/maskerading on the server side is ok. Only in kiosk mode, the firefox works as a local app on the client, there is no way to the www. Reiner > On 10/30/07, Reiner Schmid <[EMAIL PROTECTED]> wrote: > > > > Hi David, > > > > I had built a vlc server/client streaming system in my classroom with > > feisty. I wasn´t necessary to change something like ip forwarding/NAT > or > > something else. > > > > I tried your advice > > > https://wiki.ubuntu.com/ThinClientHowtoNAT > > > > But there doesn´t exist a file /etc/network/options you can edit? > > > > So I used > > sudo sh -c 'echo 1 > /proc/sys/net/ipv4/ip_forward' > > and > > sudo iptables --table nat --append POSTROUTING --jump MASQUERADE > --source > > 192.168.0.0/24 > > No success > > > > I installed apache2 (server-side), now I could see the startpage ( > > 192.168.0.254) in firefox (client-side) but no internet. > > > > > > Reiner > > > > > > On 10/30/07, Reiner Schmid <[EMAIL PROTECTED]> wrote: > > > > > > > > Hello Michael, > > > > > > > > thanks for your help to build the kiosk mode. But there is still a > > > problem > > > > > > > > > > > > > > I changed the line: > > > > > > > > > > chroot $ROOT mv /etc/rc2.d/K13gdm /etc/rc2.d/S13gdm > > > > > to > > > > > > > > > > chroot $ROOT mv /etc/rc2.d/K30gdm /etc/rc2.d/S30gdm > > > > > > > > > > and rebuilt the kiosk. > > > > > > > > I did so. The messages > > > > ------------------------------------------------------ > > > > Warning: found port in use already > > > > Info: raising nbdroot portnumber by one to be 2001 > > > > Info: updating inetd config > > > > Info: updating PXE > > > > Info: Installation erfolgreich [successful]abgeschlossen. > > > > ---------------------------------------------------------- > > > > > > > > in /var/lib/tftboot/ltsp/i386/pxelinux.cfg/default > > > > DEFAULT vmlinuz ro initrd=initrd.img quiet splash nbdport=2001 > > > > ---------------------------------------------------------- > > > > The clients boot, then I can see the kiosk-firefox browser, but > there > > is > > > > no connection/routing to the internet. > > > > But a ping from terminal server to a client is succesful. > > > > For your information I use two network interfaces (one to my > > > > router-internet/ one to my clients) > > > > > > > > I also try vlc instead of firefox to connect to a video stream which > > was > > > > sent from my server. No success, because no stream was received! > > > > > > > > There is no firewall. > > > > > > > > Can you tell me the trick? > > > > > > > > Reiner > > > > > > > > > > > > -- > > > > edubuntu-users mailing list > > > > [email protected] > > > > Modify settings or unsubscribe at: > > > > https://lists.ubuntu.com/mailman/listinfo/edubuntu-users > > -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
