Wifi VUmc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 56: | Line 56: | ||
inet6 fe80::754b:f72:204b:d598/64 scope link noprefixroute | inet6 fe80::754b:f72:204b:d598/64 scope link noprefixroute | ||
valid_lft forever preferred_lft forever | valid_lft forever preferred_lft forever | ||
</pre> | |||
<pre> | |||
default via 100.123.0.1 dev wlp1s0 proto dhcp metric 600 | |||
100.123.0.0/20 dev wlp1s0 proto kernel scope link src 100.123.6.6 metric 600 | |||
</pre> | </pre> |
Latest revision as of 09:08, 19 February 2018
https://login.hotspotsvankpn.com/#login/e5cc556103e7b4326c8bdc55f3fed896
Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. All rights reserved. C:\Users\pvdm>ipconfig Windows IP Configuration Ethernet adapter Ethernet: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Wireless LAN adapter Local Area Connection* 1: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Wireless LAN adapter Wi-Fi: Connection-specific DNS Suffix . : hotspots Link-local IPv6 Address . . . . . : fe80::9daa:b314:5819:3350%10 IPv4 Address. . . . . . . . . . . : 100.123.8.58 Subnet Mask . . . . . . . . . . . : 255.255.240.0 Default Gateway . . . . . . . . . : 100.123.0.1 Ethernet adapter Bluetooth Network Connection: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter Local Area Connection* 11: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : C:\Users\pvdm>
linux
### Please remove (at least) this line when you modify the file! search hotspots nameserver 194.109.218.174 nameserver 194.109.218.175
2: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 14:ab:c5:3d:7b:bf brd ff:ff:ff:ff:ff:ff inet 100.123.6.6/20 brd 100.123.15.255 scope global dynamic noprefixroute wlp1s0 valid_lft 1663sec preferred_lft 1663sec inet6 fe80::754b:f72:204b:d598/64 scope link noprefixroute valid_lft forever preferred_lft forever
default via 100.123.0.1 dev wlp1s0 proto dhcp metric 600 100.123.0.0/20 dev wlp1s0 proto kernel scope link src 100.123.6.6 metric 600