Re: FAT Clients on 2 NICs cant connect to the Internet
"Douglas G. Oechsler" <[email protected]> Thu, 15 Aug 2019 21:49:04 -0300
| Newsgroups | gmane.linux.terminal-server.general |
|---|---|
| Message-ID | <CADUfT+c9j0DQ0H=bHvRREgZQA356Ntu5xgMqjo7uGGGLczwY1A@mail.gmail.com> |
tr Em qui, 15 de ago de 2019 às 12:14, Tichaona Zvidzayi <[email protected]> escreveu: > Hi All, > > > I am trying to connect FAT clients to the internet, the clients can ping > servers, 8.8.8.8 successfully but cant browser or resolve addresses such > as google.com. > > Regards. > > Tichaona Zvidzayi > > Hello Tichaona Here are my steps with 2 NICS in LTSP Server (Linux Mint 19.1 64 BIts) NOW IT WORKS. In this momment I am at home, so tomorrow I go do complete config check My steps: Following official doc for Ubuntu pnp mode. http://wiki.ltsp.org/wiki/Installation/Ubuntu#a.29_Installing_LTSP_in_.22chrootless.22_.28previously_pnp.29_mode My changes: *1 - network configuration Gui*: I rename the 2 wired connection for: Nic 1: Internet Nic 2: ltspserver *Nic 1*: config my Internet that came from Pfsense: (ipv4 config) IP: 10.1.1.x/24 Gateway: 10.1.1.1 Dns servers: the DNS servers IPs *Nic 2: *config my ltspserver (ipv4 config) IP: 192.168.67.1/24 *and ok only this* 2 - Open terminal and use command: *sudo su* give the password enter in the directory *cd /etc/dnsmasq.d* erase the file: *rm ltsp-server-dnsmasq.conf* config the dnsmasq to * enable-dns:* *ltsp-config dnsmasq --enable-dns* open the file *ltsp-server-dnsmasq.conf *with your favorite text editor *nano ltsp-server-dnsmasq.conf* *when file open:* *# If another DHCP server is present on the network, you may use a proxy range# instead. This makes dnsmasq provide boot information but not IP leases.# (needs dnsmasq 2.48+)* *# comment below using #* # dhcp-range=10.1.1.0,proxy *And* *# Disable the DNS server functionality of dnsmasq by setting port=0* *# comment below using #* #port=0 *Save* restart your dnsmasq *systemctl restart dnsmasq* see the status dnsmasq *systemctl status dnsmasq* PS: I stili will check other file to change only use NBD. But, I wiil check and tell you. I Hope that help you! Thanks Douglas > _____________________________________________________________________ > 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 > -- 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