Wrong IP dus-a
This commit is contained in:
parent
04fa811ee3
commit
c594daa5ba
@ -66,7 +66,7 @@ iface gre-bb-b.ak.ber inet6 static
|
|||||||
# Duesseldorf Router A
|
# Duesseldorf Router A
|
||||||
auto gre-bb-a.ix.dus
|
auto gre-bb-a.ix.dus
|
||||||
iface gre-bb-a.ix.dus inet static
|
iface gre-bb-a.ix.dus inet static
|
||||||
address 100.64.6.27
|
address 100.64.6.29
|
||||||
netmask 255.255.255.254
|
netmask 255.255.255.254
|
||||||
pre-up ip tunnel add $IFACE mode gre local 163.172.28.228 remote 185.66.193.0 ttl 255
|
pre-up ip tunnel add $IFACE mode gre local 163.172.28.228 remote 185.66.193.0 ttl 255
|
||||||
post-up iptables -t nat -A POSTROUTING -o $IFACE -j SNAT --to-source 185.66.193.107
|
post-up iptables -t nat -A POSTROUTING -o $IFACE -j SNAT --to-source 185.66.193.107
|
||||||
|
Loading…
Reference in New Issue
Block a user