User Tools

Site Tools


linux:linux-as-router

Differences

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

Link to this comparison view

linux:linux-as-router [2023/02/12 13:58] – created elslinux:linux-as-router [2023/02/12 20:13] (current) els
Line 11: Line 11:
  
 In this case, wlan1 is where all the traffic will be routed to. In this case, wlan1 is where all the traffic will be routed to.
 +
 +====== Solve problem of unreachable networks ======
 +Probably it needs to set metrich in "/etc/dhcpcd.conf"
 +<code>
 +
 +interface wlan0
 +metric 100
 +
 +</code>
linux/linux-as-router.txt · Last modified: 2023/02/12 20:13 by els

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki