Guest User

Untitled

a guest
Nov 21st, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. interface wlan0
  2. static ip_address=10.63.102.152/8
  3. static routers=192.168.88.2
  4. static domain_name_servers=192.168.88.2
  5.  
  6. ip route | grep default | awk '{print $3}'
  7.  
  8. static ip_address=10.63.102.152/8
  9.  
  10. static ip_address=192.168.88.152/24
Add Comment
Please, Sign In to add comment