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