Blame


1 5fb0d18a 2022-04-22 jrmu version=pmwiki-2.2.130 ordered=1 urlencoded=1
2 921cf431 2023-02-07 jrmu agent=Mozilla/5.0 (X11; OpenBSD amd64; rv:102.0) Gecko/20100101 Firefox/102.0
3 921cf431 2023-02-07 jrmu author=mkf
4 5fb0d18a 2022-04-22 jrmu charset=UTF-8
5 921cf431 2023-02-07 jrmu csum=
6 5fb0d18a 2022-04-22 jrmu ctime=1650435752
7 921cf431 2023-02-07 jrmu host=198.251.82.194
8 5fb0d18a 2022-04-22 jrmu name=Route.Usage
9 921cf431 2023-02-07 jrmu rev=3
10 5fb0d18a 2022-04-22 jrmu targets=
11 921cf431 2023-02-07 jrmu text='''Route is a tool for viewing and manipulating the kernel's IP routing table'''%0a\\%0aWith [[https://man.openbsd.org/route|route(8)]] you can configure your network routing to other hosts and gateways. You may have a bunch of virtual machines with a certain routing scheme, or physical computers with many NICs (Network Interface Card, or just network adapter). If you have a OpenBSD shell access you can try to show the current routing parameters of the machine.%0a%0a!! Examples%0a[@%0a$ route -n show # Show routing table without resolving DNS names%0a$ route show # Show routing table and solve DNS names%0a@]%0a%0aTo add a route to the network 192.168.5.0/24 use:%0a[@%0a$ route add -inet 192.168.5.0/24 192.168.0.1%0a@]%0a%0awhere the latter address is the gateway\\%0a\\%0aTo change the default gateway:\\%0aedit the file @@/etc/mygate@@ directly\\%0a\\%0aPlease consider the route manual page for more information.%0a
12 921cf431 2023-02-07 jrmu time=1675694303
13 921cf431 2023-02-07 jrmu author:1675694303=mkf
14 921cf431 2023-02-07 jrmu diff:1675694303:1674608954:=3,16c3%0a%3c With [[https://man.openbsd.org/route|route(8)]] you can configure your network routing to other hosts and gateways. You may have a bunch of virtual machines with a certain routing scheme, or physical computers with many NICs (Network Interface Card, or just network adapter). If you have a OpenBSD shell access you can try to show the current routing parameters of the machine.%0a%3c %0a%3c !! Examples%0a%3c [@%0a%3c $ route -n show # Show routing table without resolving DNS names%0a%3c $ route show # Show routing table and solve DNS names%0a%3c @]%0a%3c %0a%3c To add a route to the network 192.168.5.0/24 use:%0a%3c [@%0a%3c $ route add -inet 192.168.5.0/24 192.168.0.1%0a%3c @]%0a%3c %0a%3c where the latter address is the gateway\\%0a---%0a> With [[https://man.openbsd.org/route|route(8)]] you can configure your network routing to other hosts and gateways. You may have a bunch of virtual machines with a certain routing scheme, or physical computers with many NICs (Network Interface Card, or just network adapter). If you have a OpenBSD shell access you can try to show the current routing parameters of the machine.\\%0a18,19c5,14%0a%3c To change the default gateway:\\%0a%3c edit the file @@/etc/mygate@@ directly\\%0a---%0a> Some example usages:\\%0a> ''route -n show'' // Show routing table without resolving DNS names\\%0a> ''route show'' // Show routing table and solve DNS names\\%0a> \\%0a> To add a route to the network 192.168.5.0/24 use:\\%0a> ''route add -inet 192.168.5.0/24 192.168.0.1''\\%0a> where the latter address is the gateway\\%0a> \\%0a> To change the default gateway:\\%0a> edit the file ''/etc/mygate'' directly\\%0a
15 921cf431 2023-02-07 jrmu host:1675694303=198.251.82.194
16 cff3965b 2023-01-25 jrmu author:1674608954=Naglfar
17 cff3965b 2023-01-25 jrmu csum:1674608954=Add route man page
18 cff3965b 2023-01-25 jrmu diff:1674608954:1650435752:=3c3%0a%3c With [[https://man.openbsd.org/route|route(8)]] you can configure your network routing to other hosts and gateways. You may have a bunch of virtual machines with a certain routing scheme, or physical computers with many NICs (Network Interface Card, or just network adapter). If you have a OpenBSD shell access you can try to show the current routing parameters of the machine.\\%0a---%0a> With route you can configure your network routing to other hosts and gateways. You may have a bunch of virtual machines with a certain routing scheme, or physical computers with many NICs (Network Interface Card, or just network adapter). If you have a OpenBSD shell access you can try to show the current routing parameters of the machine.\\%0a
19 cff3965b 2023-01-25 jrmu host:1674608954=90.94.176.192
20 5fb0d18a 2022-04-22 jrmu author:1650435752=jrmu
21 5fb0d18a 2022-04-22 jrmu diff:1650435752:1650435752:=1,16d0%0a%3c '''Route is a tool for viewing and manipulating the kernel's IP routing table'''%0a%3c \\%0a%3c With route you can configure your network routing to other hosts and gateways. You may have a bunch of virtual machines with a certain routing scheme, or physical computers with many NICs (Network Interface Card, or just network adapter). If you have a OpenBSD shell access you can try to show the current routing parameters of the machine.\\%0a%3c \\%0a%3c Some example usages:\\%0a%3c ''route -n show'' // Show routing table without resolving DNS names\\%0a%3c ''route show'' // Show routing table and solve DNS names\\%0a%3c \\%0a%3c To add a route to the network 192.168.5.0/24 use:\\%0a%3c ''route add -inet 192.168.5.0/24 192.168.0.1''\\%0a%3c where the latter address is the gateway\\%0a%3c \\%0a%3c To change the default gateway:\\%0a%3c edit the file ''/etc/mygate'' directly\\%0a%3c \\%0a%3c Please consider the route manual page for more information.%0a
22 5fb0d18a 2022-04-22 jrmu host:1650435752=38.87.162.154