----- Original Message ----- From: "Marc Haber" <[email protected]>
To: "Diego Guella" <[email protected]>
Cc: <[email protected]>; <[email protected]>
Sent: Thursday, April 24, 2014 4:47 PM
Subject: Re: Bug#697612: exim4-daemon-light: "MAIN_LOCAL_DOMAINS=@:localhost" seems not to respect "@"


On Thu, Apr 24, 2014 at 03:27:56PM +0200, Diego Guella wrote:
devilserver.deviltechnologies.com. 86400 IN A   192.168.200.249

and 192.168.200.249 is configured as an IP on the local system?

Affirmative, sorry to not have dumped information about that:

root@devilserver:~# ifconfig -a
-----
eth0      Link encap:Ethernet  HWaddr 00:1e:8c:9a:7e:53
         inet addr:192.168.200.249  Bcast:192.168.255.255  Mask:255.255.0.0
         inet6 addr: fe80::21e:8cff:fe9a:7e53/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:3667708 errors:0 dropped:0 overruns:0 frame:0
         TX packets:2007886 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:2702308765 (2.5 GiB)  TX bytes:3549001448 (3.3 GiB)
         Interrupt:18

lo        Link encap:Local Loopback
         inet addr:127.0.0.1  Mask:255.0.0.0
         inet6 addr: ::1/128 Scope:Host
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:181856 errors:0 dropped:0 overruns:0 frame:0
         TX packets:181856 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:20325408 (19.3 MiB)  TX bytes:20325408 (19.3 MiB)

-----



root@devilserver:~# cat /etc/network/interfaces
-----
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
       address 192.168.200.249
       netmask 255.255.0.0
       network 192.168.0.0
       broadcast 192.168.255.255
       gateway 192.168.200.254
# dns-* options are implemented by the resolvconf package, if installed
       dns-nameservers 192.168.200.254
       dns-search deviltechnologies.com
-----

I note now that "dns-nameservers" points to another DNS server (the router).
But this has definitely never, ever changed for the life of this Debian installation (some years)



Greetings
Marc


Thanks,
Diego


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to