Rallias

Untitled

Aug 7th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. [root@server ~]# ip addr ls
  2. 2: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
  3. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  4. inet 127.0.0.1/8 scope host lo
  5. 4: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
  6. link/ether 00:25:90:ae:cc:d1 brd ff:ff:ff:ff:ff:ff
  7. 6: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
  8. link/ether 00:25:90:ae:cc:d0 brd ff:ff:ff:ff:ff:ff
  9. inet 192.210.215.105/24 brd 192.210.215.255 scope global eth1
  10. 1: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue
  11. link/void
  12. [root@server ~]# ss -naplt|grep sshd
  13. 0 0 *:22 *:* users:(("sshd",10660,3))
Advertisement
Add Comment
Please, Sign In to add comment