We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103418d commit fcd381aCopy full SHA for fcd381a
PPPoE.md
@@ -21,6 +21,7 @@ set interfaces ethernet eth0 speed auto
21
## using a draytek vigor 130 as a "pure" modem
22
- https://www.draytek.de/einrichtung-internet-mit-t-online.html
23
- https://www.youtube.com/watch?v=6Whbg_KnumM
24
+- make sure you run the lastest firmware of the draytek vigor 130 !!!
25
26
## configure NAT
27
If you are using nat and ppoe then you have to configure NAT on **pppoe**.
@@ -36,6 +37,7 @@ set service nat rule 5010 type masquerade
36
37
38
39
# don't forget to turn TCP MMC clamping on
40
+otherwise some sites will not load.
41
```
42
set firewall options mss-clamp interface-type all
43
set firewall options mss-clamp mss 1412
0 commit comments