[exim-dev] [Bug 1374] "IPv6 socket creation failed" written …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1374] New: "IPv6 socket creation failed" written to paniclog when "ipv6_disable=true" set
Subject: [exim-dev] [Bug 1374] "IPv6 socket creation failed" written to paniclog when "ipv6_disable=true" set
https://bugs.exim.org/show_bug.cgi?id=1374

--- Comment #5 from info@??? ---
(In reply to Phil Pennock from comment #4)
> Please provide output of these commands:
>
> exim -bP local_interfaces
> ip addr list
>
> Please do not remove or censor any of the values.


# exim -bP local_interfaces
local_interfaces = 127.0.0.1

# ip addr list
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP
group default qlen 1000
    link/ether 98:90:96:ae:4c:60 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.102/24 brd 192.168.0.255 scope global eth0
       valid_lft forever preferred_lft forever


--
You are receiving this mail because:
You are on the CC list for the bug.