Hi
The server has two NICs. 1 is for the LAN, the other one is an untrusted WAN connection. On the WAN connection I don't want proxmox to listen, for security reasons. I have set up a bridge with that interface and left the IP configuration empty:
(the same on the "Network Device")
For IPv4 this works, neither the interface/Device nor the bridge get an IP. For IPv6 however, the bridge gets an IP:
Why is this?
The server has two NICs. 1 is for the LAN, the other one is an untrusted WAN connection. On the WAN connection I don't want proxmox to listen, for security reasons. I have set up a bridge with that interface and left the IP configuration empty:
(the same on the "Network Device")
For IPv4 this works, neither the interface/Device nor the bridge get an IP. For IPv6 however, the bridge gets an IP:
code_language.shell:
ip a
5: vmbr1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 3c:18:a0:77:f5:9a brd ff:ff:ff:ff:ff:ff
inet6 2001:1e0:5af:2000:3e18:e1ff:af47:b51a/64 scope global dynamic mngtmpaddr
valid_lft 2591968sec preferred_lft 604768sec
inet6 fe80::3e18:e1ff:af47:b51a/64 scope link
valid_lft forever preferred_lft forever
Why is this?
Attachments
Last edited: