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

Proxmox NAT / configuration confirmation

$
0
0
Hello
in this post

http://forum.proxmox.com/threads/203...214#post104214
with this code
Quote:

auto vmbr2
iface vmbr2 inet static
address 10.147.42.193
netmask 255.255.255.192
bridge_ports none
bridge_stp off
bridge_fd 0
post-up echo 1 > /proc/sys/net/ipv4/ip_forward
post-up iptables -t nat -A POSTROUTING -s '10.147.42.192/26' -o eth0 -j MASQUERADE
post-down iptables -t nat -D POSTROUTING -s '10.147.42.192/26' -o eth0 -j MASQUERADE

# information:
# Range for Virtuell Server would be
# 10.147.42.194 to
# 10.147.42.254
# GW would be 10.147.42.193

would this be working?
But how the traffic would go - because the Router still have 10.147.42.1/24



i asked if this setup would work like that and use 1/4C-Class IP Adresse to use for Virtuell Server

could somebody tell me if it would work, i am a bit afraid to kill my server

have a nice day
vinc

Viewing all articles
Browse latest Browse all 173819

Trending Articles



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