Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ovpn1:~$ ifconfig
- eth0 Link encap:Ethernet HWaddr 42:A7:41:EC:02:F2
- inet addr:172.12.0.217 Bcast:0.0.0.0 Mask:255.255.255.0
- inet6 addr: fe80::40a7:41ff:feec:2f2/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:11547 errors:0 dropped:2 overruns:0 frame:0
- TX packets:6025 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:1020491 (996.5 KiB) TX bytes:489124 (477.6 KiB)
- eth1 Link encap:Ethernet HWaddr C2:4A:55:8D:1C:4F
- inet addr:10.10.0.1 Bcast:0.0.0.0 Mask:255.255.255.0
- inet6 addr: fe80::c04a:55ff:fe8d:1c4f/64 Scope:Link
- inet6 addr: fd50:4f53:44d3::c04a:55ff:fe8d:1c4f/64 Scope:Global
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:63 errors:0 dropped:0 overruns:0 frame:0
- TX packets:560 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:10870 (10.6 KiB) TX bytes:34468 (33.6 KiB)
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- inet6 addr: ::1/128 Scope:Host
- UP LOOPBACK RUNNING MTU:65536 Metric:1
- RX packets:676 errors:0 dropped:0 overruns:0 frame:0
- TX packets:676 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:75370 (73.6 KiB) TX bytes:75370 (73.6 KiB)
- tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
- inet addr:10.8.0.150 P-t-P:10.8.0.149 Mask:255.255.255.255
- inet6 addr: fe80::5da1:7d6e:943f:eddc/64 Scope:Link
- UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
- RX packets:9 errors:0 dropped:0 overruns:0 frame:0
- TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:100
- RX bytes:960 (960.0 B) TX bytes:1692 (1.6 KiB)
- ovpn1:~$ netstat -nr
- Kernel IP routing table
- Destination Gateway Genmask Flags MSS Window irtt Iface
- 0.0.0.0 10.8.0.149 128.0.0.0 UG 0 0 0 tun0
- 0.0.0.0 172.12.0.1 0.0.0.0 UG 0 0 0 eth0
- 10.8.0.1 10.8.0.149 255.255.255.255 UGH 0 0 0 tun0
- 10.8.0.149 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
- 10.10.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
- 37.187.158.97 172.12.0.1 255.255.255.255 UGH 0 0 0 eth0
- 128.0.0.0 10.8.0.149 128.0.0.0 UG 0 0 0 tun0
- 172.12.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
- ovpn1:~$
Advertisement
Add Comment
Please, Sign In to add comment