fix: laptop change

This commit is contained in:
soyouzpanda 2024-10-09 23:47:29 +02:00
parent 47ad002f12
commit 93c47f47be
Signed by untrusted user: ecoppens
GPG key ID: 871893E37A732093

View file

@ -238,7 +238,7 @@ in
content = ''
chain postrouting {
type nat hook postrouting priority 100;
ip saddr 10.0.0.0/16 ether saddr 5c:64:8e:f4:09:06 snat ip to 129.199.195.130-129.199.195.158
ip saddr 10.0.0.0/16 ether saddr 1c:1b:b5:14:9c:e5 snat ip to 129.199.195.130-129.199.195.158
}
'';
};