Guest User

Untitled

a guest
Nov 21st, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. route add -net 101.122.122.0 netmask 255.255.248.0 gw 10.0.0.10
  2. route add -net 132.138.109.3 netmask 255.255.255.255 gw 10.0.0.10
  3. route add -net 224.0.0.0 netmask 240.0.0.0 gw 10.0.0.10
  4. route add -net 147.255.255.255 netmask 255.255.255.255 gw 10.0.0.10
  5. route add -net 102.128.172.2 netmask 255.255.252.0 gw 10.0.0.10
  6.  
  7. default via 10.0.0.20 dev enp0s25 proto static metric 100
  8. default via 10.0.0.20 dev wlp4s0 proto static metric 600
  9. 10.0.0.0/22 dev enp0s25 proto kernel scope link src 10.0.3.90 metric 100
  10. 10.0.0.0/22 dev wlp4s0 proto kernel scope link src 10.0.3.59 metric 600
  11. 192.22.132.0/24 dev virbr0 proto kernel scope link src 192.22.132.1 linkdown
Add Comment
Please, Sign In to add comment