Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 172047

2 ips 1 auf host 1 auf guest

$
0
0
Hallo zusammen,

ich habe einen Server und dort Proxmox installiert.
Hier habe ich mir 2 externe IPs geholt.

Nun wollte ich eine externe IP auf den Host und eine externe IP auf guest packen.

Code:
auto lo
iface lo inet loopback

iface lo inet6 loopback

auto eth0
iface eth0 inet static
    address 188.x.x.6/24
    gateway 188.x.x.1

auto eth1
iface eth1 inet static
    address 188.x.x.4/24
    gateway 188.x.x.1
    post-up echo 1 > /proc/sys/net/ipv4/ip_forward
    post-up echo 1 >...

Read more

Viewing all articles
Browse latest Browse all 172047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>