...
Code Block |
---|
|
[root@we-test-vm1 charon]# ip link show |grep eth
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether 00:0d:3a:8f:da:f2 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
|
Note that for the new interface DHCP or another IP configuration on the host operating system level is not active automatically. It must be configured in a second step using Charon Manager or the command-line.
Adding a Public IP address to the Second NIC
...