We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm running AsteroidOS on lenok and I've succeeded in connecting the watch to my wifi, however I can't get DNS to be configured properly…
root@lenok:~# ifconfig dummy0 Link encap:Ethernet HWaddr 36:3C:D0:AF:95:55 UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:2604 (2.5 KiB) ifb0 Link encap:Ethernet HWaddr 26:B2:F8:7B:CC:8F UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 RX packets:10 errors:0 dropped:10 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:2604 (2.5 KiB) TX bytes:0 (0.0 B) ifb1 Link encap:Ethernet HWaddr 72:6B:26:A5:A8:C2 UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 RX packets:10 errors:0 dropped:10 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:2604 (2.5 KiB) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:63 errors:0 dropped:0 overruns:0 frame:0 TX packets:63 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4321 (4.2 KiB) TX bytes:4321 (4.2 KiB) rndis0 Link encap:Ethernet HWaddr 16:73:57:3E:3E:1E inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:868 errors:0 dropped:0 overruns:0 frame:0 TX packets:747 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:59807 (58.4 KiB) TX bytes:131053 (127.9 KiB) sit0 Link encap:UNSPEC HWaddr 00-00-00-00-FF-00-00-00-00-00-00-00-00-00-00-00 UP RUNNING NOARP MTU:1480 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:7 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr 00:90:4C:5B:7B:9B inet addr:192.168.1.186 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1250 errors:0 dropped:0 overruns:0 frame:0 TX packets:51 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:426738 (416.7 KiB) TX bytes:4012 (3.9 KiB)
root@lenok:~# ping -c 3 1.1.1.1 PING 1.1.1.1 (1.1.1.1): 56 data bytes 64 bytes from 1.1.1.1: seq=0 ttl=56 time=28.959 ms 64 bytes from 1.1.1.1: seq=1 ttl=56 time=21.917 ms 64 bytes from 1.1.1.1: seq=2 ttl=56 time=18.296 ms --- 1.1.1.1 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 18.296/23.057/28.959 ms
root@lenok:~# nslookup asteroidos.org nslookup: can't resolve '(null)' nslookup: can't resolve 'asteroidos.org'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm running AsteroidOS on lenok and I've succeeded in connecting the watch to my wifi, however I can't get DNS to be configured properly…
The text was updated successfully, but these errors were encountered: