UnS3eN
Basic Pleskian
Hi,
My current Plesk installation is currently configured to have 2 WAN addresses via a separate vSwitch.
I'm trying to add a second interface linked to my LAN vSwitch so I could access the LAN and the VPN from Plesk without having to go through the firewalls via an external connection.
- eth0 is up and has WAN IP 1 and WAN IP 2
- eth1 is down (to have LAN IP)
As soon as I bring up eth1, all traffic on eth0 dies (including SSH sessions, web hosting, DNS... everything). Surely this is not intended behaviour.
Any ideas?
My current Plesk installation is currently configured to have 2 WAN addresses via a separate vSwitch.
I'm trying to add a second interface linked to my LAN vSwitch so I could access the LAN and the VPN from Plesk without having to go through the firewalls via an external connection.
- eth0 is up and has WAN IP 1 and WAN IP 2
- eth1 is down (to have LAN IP)
Code:
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether MAC1 brd ff:ff:ff:ff:ff:ff
inet WAN_IP1/29 brd WAN_BRD scope global eth0
inet WAN_IP2/29 brd WAN_BRD scope global secondary eth0
inet6 IPV6/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether MAC2 brd ff:ff:ff:ff:ff:ff
As soon as I bring up eth1, all traffic on eth0 dies (including SSH sessions, web hosting, DNS... everything). Surely this is not intended behaviour.
Any ideas?
Last edited: