Skip to content

Commit fcd381a

Browse files
pppoe: add firmware update
1 parent 103418d commit fcd381a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PPPoE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ set interfaces ethernet eth0 speed auto
2121
## using a draytek vigor 130 as a "pure" modem
2222
- https://www.draytek.de/einrichtung-internet-mit-t-online.html
2323
- https://www.youtube.com/watch?v=6Whbg_KnumM
24+
- make sure you run the lastest firmware of the draytek vigor 130 !!!
2425

2526
## configure NAT
2627
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
3637

3738

3839
# don't forget to turn TCP MMC clamping on
40+
otherwise some sites will not load.
3941
```
4042
set firewall options mss-clamp interface-type all
4143
set firewall options mss-clamp mss 1412

0 commit comments

Comments
 (0)