Hello, I'm new to Debian and I'm having a lot of difficulty adding additional IPS to the system.
I've tried several times to form it and all without success.
However, I found something strange on another one I had added and it worked, but on this other new server it doesn't work at all.
The configuration would be to use proxmox if anyone could help.
On the other server I used something like
With the same example above, it works well on one of my servers, but on this new server it doesn't work.
In fact, I need a Bridge network to adjust next time via Mac
If anyone can give any advice
I've tried several times to form it and all without success.
However, I found something strange on another one I had added and it worked, but on this other new server it doesn't work at all.
The configuration would be to use proxmox if anyone could help.
On the other server I used something like
Code:
auto loiface lo inet loopbackauto eno1iface eno1 inet manualauto eno2iface eno2 inet manualiface eno1 inet6 manualauto vmbr0iface vmbr0 inet staticaddress 192.9.90.72/27gateway 192.9.90.70bridge-ports eno1bridge-stp offbridge-fd 0up ip route add 192.9.90.73/32 dev vmbr0#e.g. 2001:db8::3, should not be the same as on enp1s0/eth0iface vmbr0 inet6 staticaddress 2a01:458:851:31bc::2/64gateway fe80::1up ip -6 route add 2a01:458:851:31bc::/64 dev vmbr0
In fact, I need a Bridge network to adjust next time via Mac
If anyone can give any advice
Statistics: Posted by iinfotecnica — 2024-03-15 03:42 — Replies 0 — Views 20