[omniORB] incorrect IP address after update to SuSE 11.1
Nikolas Kauer
nkauer at googlemail.com
Thu Apr 23 12:04:54 BST 2009
> Strange, what does "sudo ip addr show" tell?
lxte156:~ # ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
inet 127.0.0.2/8 brd 127.255.255.255 scope host secondary lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000
link/ether 00:13:d4:44:f5:db brd ff:ff:ff:ff:ff:ff
inet 134.61.11.50/23 brd 134.61.11.255 scope global eth0
inet6 fe80::213:d4ff:fe44:f5db/64 scope link
valid_lft forever preferred_lft forever
The second inet entry is indeed 127.0.0.2. (Not sure how that
comes about.) Maybe omniORB should generally use the first inet
entry under 2: as IP address?
More information about the omniORB-list
mailing list