Re: ltsp 2 Nic still not working (Mint and Debian)

"Douglas G. Oechsler" <[email protected]>
Newsgroups gmane.linux.terminal-server.general
Message-ID <CADUfT+c9-q=GwgfWTjzJKCAaQqu+vzDf5JFM+KsAnu2kWxfm-g@mail.gmail.com>
Hello All!
How are you?

Alkis, this guide: http://wiki.ltsp.org/wiki/Installation/Ubuntu went the
first I did follow but, before the update (dec 18 2018)

I forget say that my Internet Nic has static IP.
Its ok? Or change something?

I preffer MInt than Debian for final users. I willl start a new install
LTSP follow the guide again and I hope do it works fine!

Thank you very much attention and help!

Douglas




Em seg, 7 de jan de 2019 às 17:48, Alkis Georgopoulos <[email protected]>
escreveu:

> Hi, I don't know what guide you've been following, but this one should
> work for Debian as well, except you should not add the Greek schools PPA:
>
> http://wiki.ltsp.org/wiki/Installation/Ubuntu
>
> Try to undo all the changes you did, before following that guide.
>
>
> On 1/7/19 8:45 PM, Douglas G. Oechsler wrote:
> > Hello
> > I am trying to install LTSP in Mint 19 and after Debian 9. The client
> > side up but not connect internet. I go show my steps on Debian
> >
> > 1 - install packages
> >
> > sudo apt-get install ldm ldm-server ldm-themes ltsp-client
> > ltsp-client-core ltsp-docs ltsp-server ltsp-server-standalone ltspfs
> > ltspfsd ltspfsd-core
> >
> > 2 - configure second nic to LTSP
> > etc/network/interfaces
> >
> > # 2 NIC
> > auto enp1s10
> > iface enp1s10 inet static
> > address 192.168.67.1
> > netmask 255.255.255.0
> >
> > 3 - Restart Network Manager:
> > sudo systemctl restart network-manager
> >
> > 4 - Create file default dnsmasq:
> > sudo ltsp-config dnsmasq
> >
> > 5 - Edit file /etc/dnsmasq.d/ltsp-server-dnsmasq.conf
> > # dhcp-range=10.1.1.0,proxy (comment here#)
> > #port=0
> > change
> > port=o
> >
> > 6 - Edit file: /etc/ltsp/update-kernels.conf
> >
> > # Supported booth methods
> > BOOT_METHODS="NBD AOE NFS"
> > change to
> > BOOT_METHODS=NBD
> >
> > #IPAPPEND=3
> > change to:
> > IPAPPEND=3
> >
> > 7- Create the client image:
> > sudo ltsp-update-image --cleanup /
> >
> > 8 - Create lts.conf file:
> > sudo ltsp-config lts.conf
> >
> > 9 - In file /var/lib/tftpboot/ltsp/amd64/lts.conf
> > insert line:
> > DNS_SERVER=8.8.8.8
> >
> > 10 - Enable IPV4 forward
> > In file /etc/sysctl.conf
> > #net.ipv4.ip_forward=1
> > change to:
> > net.ipv4.ip_forward=1
> >
> > 11 - Create file inside /etc/network/if-up.d and insert line:
> > #!/bin/sh
> > iptables -t nat -A POSTROUTING -o eno1 -j MASQUERADE   ????
> > Internet NIC or LTSP NIC?
> >
> > Here stiil not tested
> > Do Need I Enable NAT or not?
> > sudo iptables --table nat --append POSTROUTING --jump MASQUERADE
> > --source (IP LTSP NIC)
> >
> > and last Do Need I permanent  enable NAT?
> > command:
> > sudo sh -c 'iptables-save > /etc/ltsp/nat'
> >
> > LTSP no connect Internet on Debian and Linux Mint but the client side up
> > (fat clinet)
> > What can I be wrong?
> > Please, can you help me?
> >
> > thanks so much
> >
> > Douglas
> >
>


-- 
Douglas Giovani Oechsler
e-mail: [email protected] <douglasgiovani-vy6/[email protected]>
Prudentópolis - PR
*Linux Mint*
Seja Livre
Usuário Linux #479644

_____________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.