Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ifconfig -a
- enp0s10: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- inet6 fe80::21e:33ff:fe0c:41cc prefixlen 64 scopeid 0x20<link>
- ether 00:1e:33:0c:41:cc txqueuelen 1000 (Ethernet)
- RX packets 914 bytes 1048290 (1023.7 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 684 bytes 65614 (64.0 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10<host>
- loop txqueuelen 0 (Local Loopback)
- RX packets 238 bytes 17628 (17.2 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 238 bytes 17628 (17.2 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- wlp5s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet 192.168.0.105 netmask 255.255.255.0 broadcast 192.168.0.255
- inet6 fe80::222:5fff:fe15:41b8 prefixlen 64 scopeid 0x20<link>
- ether 00:22:5f:15:41:b8 txqueuelen 1000 (Ethernet)
- RX packets 367 bytes 37572 (36.6 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 1399 bytes 134666 (131.5 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- route -n
- Kernel IP routing table
- Destination Gateway Genmask Flags Metric Ref Use Iface
- 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlp5s0
- 192.168.0.0 0.0.0.0 255.255.255.0 U 9 0 0 wlp5s0
- ping 8.8.8.8
- PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
Advertisement
Add Comment
Please, Sign In to add comment