Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. $ sudo route -n
  2. Kernel IP routing table
  3. Destination Gateway Genmask Flags Metric Ref Use Iface
  4. 0.0.0.0 192.168.2.1 0.0.0.0 UG 202 0 0 eth0
  5. 192.168.2.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
  6.  
  7. $ lsb_release -a
  8. No LSB modules are available.
  9. Distributor ID: Raspbian
  10. Description: Raspbian GNU/Linux 8.0 (jessie)
  11. Release: 8.0
  12. Codename: jessie
  13.  
  14. # What ports, IPs and protocols we listen for
  15. Port 22
  16. Port 10474
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement