in the output of the command "ip a" , the ips isnt there?
you always can add the IPs manually to the system like this:
Thanks for your quick reply
@dmtinc
In the output of the command "ip a" I can see the IP's:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
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
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:1d:d8:b7:54:f9 brd ff:ff:ff:ff:ff:ff
inet 123.123.123.5/24 brd 145.131.7.255 scope global noprefixroute eth0
valid_lft forever preferred_lft forever
inet 123.123.123.6/24 scope global eth0
valid_lft forever preferred_lft forever
inet 123.123.123.7/24 scope global eth0
valid_lft forever preferred_lft forever
inet 123.123.123.8/24 scope global eth0
valid_lft forever preferred_lft forever
inet 123.123.123.9/24 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::21d:d8ff:feb7:54f9/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether 00:15:5d:0e:f4:47 brd ff:ff:ff:ff:ff:ff
In ifconfig I only see the main IP. The additional IP's aren't reachable at all.... What do I miss?
I get an Error 1020 on the link u wrote.