TO K5CG
Are you connected by wired or wireless to your LAN? wired
Can you ping your router's IP from the node? (This has to work before anything else will.) no but I can connect to node using putty
Can you ping www.microsoft.com from your node? (This would verify your DNS servers and gateway IP settings. This has to work also.) no
What are these settings:
the LAN IP of your node 193.168.0.200
the netmask 255.255.255.0
the gateway 192.168.254.254 the gateway in frontier modem we connect our router is 192.168.254.11 for our router
the dns server(s) 192.168.254.254 0000 not sure why the zeros show up in router, gateway on frontier is 192.168.254.11
the LAN IP of your router 182.168.0.1
the netmask 255.255/255.0
Who is your ISP? Frontier
Please send the output of this command from your node.
traceroute
www.microsoft.com tracerout says no command found I tried it in root and in etc directry and in asterisk directry same results
I also have these
Wan 182,168,254.1
submast 255.255.255.0
frontier wan 50.32.251.156
sub 255.255.255.255
in frontier the router has an ip of 182.168.254.11
frontier lan is 192.168.254.254
We have our wireless router plugged into the back of frontier (i will call it modem) we connect node through our router to get to internet. It has worked this was since we set it up weeks ago HOWEVER like I sed evertime our provider resets ther ip we loose node connection and must reload everything to get it running again. I am tired of reloading.
We do not use the frontier box for anything but a gateway to internet. everything in house workd but the node.
We have all the necessary ports forworded in both router and the frontier box.
wsd working until the provider did sn ip update sometime Monday night.
On Tuesday, February 20, 2018 11:19 PM, Nate Hardman <nhardman1428@gmail.com> wrote:
I had this on one of my RPi nodes, it would loose the DNS servers in resolvconf. I used
sudo apt-get install --reinstall resolvconf and it fixed a file that went bad (maybe user mayfunction).
Check to see if it can ping by name or by ip address next time this happens, to confirm if it is loosing connection to outside world or just lossing dns.