Hi

I must apologize if this has become a duplicate post. I tried to post the 
contents below using a different email address and it bounced with an error 
message stating "Hello command: Host not found."

I am currently holidaying in a resort and surprise, surprise, I've brought 
along my little router.

However, my little router is connected to the hotel's LAN. According to the 
hotel, the LAN gateway is 192.168.100.1. My little router's gateway is 
192.168.1.1.

(I discovered that my hotel's DNS servers have been set to those used by the 
hotel's ISP, while my router's DNS servers are different and are OpenDNS 
servers.)

As the wireless card in my notebook PC does not work reliably, I use a wired 
LAN to connect my machine to the internet.

When the LAN cable that goes out of my machine is plugged into a hole in the 
wall of my hotel room, I was able to use Tails and on a separate test, my 
Microsoft Windows 7 worked as well.

But when the LAN cable that goes out of my machine is first connected to my 
little router, and then a second LAN cable goes out of another port of my 
little router to the hole in the wall of my room, I was unable to use Tails. 
Interestingly this problem did not occur when I switched from using Tails to 
using Microsoft Windows 7.

I am using a Tails DVD.

What has happened?

I googled for answers and could not find any.

Below is some info that might be of help to you (note: a.b.c.d and e.f.g.h are 
the hotel's ISP's DNS servers):

In /var/lib/dhcp/dhclient-a-long-alphanumeric-sequence-ethO.lease

lease {
  interface "eth0";
  fixed-address 192.168.100.124;
  option subnet-mask 255.255.255.0;
  option routers 192.168.100.1;
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option domain-name-servers 192.168.1.1;
  option dhcp-server-identifier 192.168.100.1;
  option ntp-servers a.b.c.d,e.f.g.h;
  option host-name "amnesia";
  renew 2 2015/03/24 23:40:44;
  rebind 3 2015/03/25 10:25:52;
  expire 3 2015/03/25 13:25:52;
}



amnesia@amnesia:~$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
amnesia@amnesia:~$ nm-tool | grep DNS
    DNS:             192.168.1.1
amnesia@amnesia:~$
_______________________________________________
tails-support mailing list
[email protected]
https://mailman.boum.org/listinfo/tails-support
To unsubscribe from this list, send an empty email to 
[email protected].

Reply via email to