Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux_router:ppp [2021-06-28 Mon wk26 19:25] baumkplinux_router:ppp [2024-09-21 Sat wk38 20:10] (current) – [System Forwarding Enable] baumkp
Line 5: Line 5:
  
 Another reference is Confirm Blog [[https://blog.confirm.ch/using-pppoe-on-linux/|Using PPPoE on Linux]]. Another reference is Confirm Blog [[https://blog.confirm.ch/using-pppoe-on-linux/|Using PPPoE on Linux]].
 +
 +Some other references:
 +  * [[https://scarff.id.au/blog/2019/nbn-hfc-with-a-linux-router/|Connecting to NBN HFC with a linux router] Internode router set up notes]]
 +  * [[https://scarff.id.au/blog/2021/internode-ipv6-on-linux-with-systemd-networkd/|Internode IPv6 on Linux with systemd-networkd]]
 ====Install Software==== ====Install Software====
  
Line 129: Line 133:
 To change to on: ''sysctl -w net.ipv4.ip_forward=1'' To change to on: ''sysctl -w net.ipv4.ip_forward=1''
  
-To see all system variables concerning network: ''sysctl -a | grep network''+To see all system variables concerning network: ''sysctl -a | grep net''
  
 <-  linux_router:network|Prev page ^ linux_router:start|Start page ^ linux_router:ipoe|Next page -> <-  linux_router:network|Prev page ^ linux_router:start|Start page ^ linux_router:ipoe|Next page ->