proxmox_one_ip
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proxmox_one_ip [2016/07/17 10:38] – neoon | proxmox_one_ip [2021/11/25 22:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 51: | Line 51: | ||
/ | / | ||
- | You can setup your own bash script with these commands and add it to the Startup: [[startup|Run a Script while Booting]] Or just put it into your Interfaces like that: | + | You can setup your own bash script with these commands and add it to the Startup: [[startup|Run a Script while Booting]] |
+ | |||
+ | Or just put it into your Interfaces like that: | ||
auto vmbr2 | auto vmbr2 | ||
Line 64: | Line 66: | ||
post-down iptables -t nat -D POSTROUTING -s ' | post-down iptables -t nat -D POSTROUTING -s ' | ||
post-up iptables -t nat -A PREROUTING -i vmbr0 -p tcp --dport 2222 -j DNAT --to 10.21.21.4: | post-up iptables -t nat -A PREROUTING -i vmbr0 -p tcp --dport 2222 -j DNAT --to 10.21.21.4: | ||
+ | post-down iptables -t nat -D PREROUTING -i vmbr0 -p tcp --dport 2222 -j DNAT --to 10.21.21.4: | ||
proxmox_one_ip.1468751916.txt.gz · Last modified: 2021/11/25 22:43 (external edit)