User Tools

Site Tools


technical_logs:east_side_marios

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
technical_logs:east_side_marios [2009/07/15 13:07]
gabe
technical_logs:east_side_marios [2010/11/03 21:19]
gabe
Line 1: Line 1:
 +====== November 3, 2010 ======
 +Wifidog reported that the node is down.  I was able to ping it via OpenVPN ('ping 192.168.222.77'​ from the auth server), so I sshed in (ssh root@192.168.222.77'​ from the auth server), and ran 'wdctl status'​. ​ It took a long time to run, and came back saying that the wifidog gateway doesn'​t have Internet connectivity. ​ When I've seen this in the past, it's been because the router doesn'​t have a valid DNS server. ​ Indeed, 'ping yahoo.com'​ returned nothing, but 'ping 4.2.2.2'​ did.  So I forced it to use the opendns servers, by:<​code>​
 +nvram set lan_dns='​208.67.222.222 208.67.220.220 4.2.2.2 128.100.100.128'​
 +nvram commit
 +vi /​tmp/​resolv.conf
 +</​code>​
 +add these lines at the top:<​code>​
 +nameserver 208.67.222.222
 +nameserver 208.67.220.220
 +</​code>​
 +
 +Immediately I was able to ping yahoo, so DNS started working. ​ Wifidog didn't pick up the change right away, so I restarted it ('​wdctl stop', then '/​etc/​init.d/​S65wifidog'​). ​ It came right up.
 +
 ====== July 15, 2009 ====== ====== July 15, 2009 ======
 Wifidog reported that the wifi went down last night sometime. ​ Gabe went by, and couldn'​t see the wifi network, but the router lights were on.  I restarted the router, and everything came back fine. Wifidog reported that the wifi went down last night sometime. ​ Gabe went by, and couldn'​t see the wifi network, but the router lights were on.  I restarted the router, and everything came back fine.
technical_logs/east_side_marios.txt ยท Last modified: 2013/09/28 16:06 (external edit)