server with 2 nics
richard kweskin <rkwesk_ltsp-YLKW/[email protected]> Thu, 08 Aug 2019 11:29:26 +0300
| Newsgroups | gmane.linux.terminal-server.general |
|---|---|
| Message-ID | <[email protected]> |
Douglas and anyone else still struggling with setting up ltsp server
with 2 nics may I just repeat what Alkis Georgopoulos has put:
http://wiki.ltsp.org/wiki/Installation/Ubuntu
b) Dual NIC (Classic DHCP)
In this mode, the LTSP server has two NICs; one faces the Internet and
the other is connected to a dedicated switch with just the LTSP clients.
To make configuration easier, LTSP expects you to set up a static IP of
192.168.67.1 for the internal subnet. Then, run the following commands:
ltsp-config dnsmasq --no-proxy-dhcp
wget
https://git.launchpad.net/sch-scripts/plain/debian/sch-scripts.if-up -O
/etc/network/if-up.d/sch-scripts
chmod +x /etc/network/if-up.d/sch-scripts
systemctl restart network-manager
The last three commands fetch and activate a script that automatically
enables NAT for the 192.168.67.x subnet, so that if you have fat
clients, they'll be able to access the Internet.
Richard
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net