|
Broadband-Hamnet™ Forum :: Problems & Answers |
|
|
|
|
|
Subject :Internet connectivity issue..
2012-05-24- 19:27:31
|
|
|
kc9mnl |
|
Member |
|
Joined: 2012-05-24- 23:37:34
Posts: 5
Location: |
|
|
|
Hi all, I completely lost with the internet connectivity option. I have 2 wrt54gl routers. Node1 has the WAN port connected to my home network (192.168.1.x) which in turn is connected to the internet. Node2 is connected to my laptop via a lan port. The version of the firmware is 0.4.2. I tried to use the default settings on both nodes and simply clicking Mesh Gateway but I was unable to connect to the internet. So I tried the following settings Node1 "Mesh Type" . WIFI default settings. Lan settings: Mode NAT; ip 192.168.1.100; netmask 255.255.255.0; DHCP server is disabled. WAN: DHCP; DNS 8.8.8.8, 8.8.4.4. NODE2: WIFI default settings; LAN NAT 192.168.1.101; netmask 255.255.255.0; gateway: (blank or i tried 192.168.1.1 or 192.168.1.100) DHCP enabled; 200-250 WAN; Disabled; 8.8.8.8, 8.8.4.4 or i node1's wifi address. Any help would be appreciated Lost, Steve KC9MNL
|
IP Logged
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-25- 02:18:11
|
|
|
K5KTF |
|
Admin |
|
Joined: 2010-01-18- 23:04:04
Posts: 266
Location: 5' from this webserver |
|
|
|
Hi Steve,
Here is the issue:
In the firmware, when you check the GATEWAY box, the firmware then tries to ping a few DNS servers out on the internet (google/yahoo/etc), and once it gets a reply, it tells the whole mesh "WE HAVE INTERNET THROUGH HERE !" . The problem is, for some reason not under our control, those IP's do not ping back anymore.
What we will be doing is setting some new IPs in the next release of the firmware (I dont have an ETA), two being the IPs of this website, 71.42.236.90 and 71.42.236.91 , because if those IP's are not working, I need to fix something ASAP (or my other paying clients will be calling.... eeek!).
You can add those 2 IP's to your gateway node, if you SSH in and edit '/usr/local/bin/node-setup' and replace the IPs in there with the 2 above. Then run the script and/or reboot. That should fix it. If it doesnt, reply back and we can diag some more. Sorry for making you the guinea pig :-) Jim K5KTF
|
IP Logged
|
Jim K5KTF EM10bm Cedar Park, TX |
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-25- 15:39:00
|
|
|
KC5PRG |
|
Member |
|
Joined: 2012-05-22- 18:08:00
Posts: 6
Location: |
|
|
|
Steve, I've had a working setup for some time that has recently stopped passing internet. I believe I have narrowed to problem do the one ISP, which is Clear Wireless. My MESH setup works fine other ISP's, but when I switch to Clear, the internet fails to pass to the remote nodes. May I ask what ISP you are attempting to use?
Thanks,
Robert |
IP Logged
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-26- 06:52:48
|
|
|
NT5LA |
|
Member |
|
Joined: 2012-03-09- 17:24:37
Posts: 26
Location: |
|
|
|
Jim,
That did the trick for me. Had to refresh myself with VI commands (again) since I had to tell it to go into insert mode. I put in the IP's you suggested along with the new Google IP and the ip's of my clubs website (w5elk.org) and Ham Radio Nation. Works fine now. And you were right I tried pinging all the IP's that were listed in the node-setup and none of them replied all timed out almost right away.
As always Thanks for your help!!!!
Andrew
NT5LA |
IP Logged
|
Abandon hope all ye who enter here. |
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-26- 16:24:50
|
|
|
KC5PRG |
|
Member |
|
Joined: 2012-05-22- 18:08:00
Posts: 6
Location: |
|
|
|
Jim, I'll give that a try as well, tomorrow I hope. I'm still not sure why it works for me on one ISP (Skybeam) and not another (Clear Wireless). Seems like it would fail on both. I used to run on Clear with no issues, but something has obviously change. Thanks again, and I'll post my results as soon as I can.
Robert |
IP Logged
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-26- 23:36:24
|
|
|
kc9mnl |
|
Member |
|
Joined: 2012-05-24- 23:37:34
Posts: 5
Location: |
|
|
|
Sorry for the delay responding. It works now after changing the node setup file. Thanks for the quick and accurate response. KC5PRG....I'm am using ATT U-Verse, but it was not working from the start. I wonder if one ISP is blocking ICMP traffic for one reason or another. Could always do a tracert too and see where the ping dies. |
IP Logged
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-27- 05:27:32
|
|
|
KC5PRG |
|
Member |
|
Joined: 2012-05-22- 18:08:00
Posts: 6
Location: |
|
|
|
Jim, I went try your suggestion and discovered I don't know to "SSH in". I found a ssh key in the admin section, but I don't what do from there. Is there a description on the site on how to do what you are suggesting?
Thanks,
Robert |
IP Logged
|
|
|
|
|
|
|
Subject :Re:Re:Internet connectivity issue..
2012-05-27- 05:42:57
|
|
|
NT5LA |
|
Member |
|
Joined: 2012-03-09- 17:24:37
Posts: 26
Location: |
|
|
|
[KC5PRG 2012-05-27- 05:27:32]: Jim, I went try your suggestion and discovered I don't know to "SSH in". I found a ssh key in the admin section, but I don't what do from there. Is there a description on the site on how to do what you are suggesting?
Thanks,
Robert
Robert, under the download area there is a file called putty that will be your SSH tool, open the program and put in "localnode" and port 2222. then read the article on setting up the IRC server found under "applications for the mesh" it tells you some of what you will need to open the "vi" editor. Then go find a webpage that list the "vi" commands. to modify the setup of the node you will need to put the "vi" into insert mode to make any changes. I found a good 'vi' page at www.cs.colostate.edu/helpdocs/vi.html
hope this helps. Andrew NT5LA
|
IP Logged
|
Abandon hope all ye who enter here. |
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-27- 09:20:49
|
|
|
KC5PRG |
|
Member |
|
Joined: 2012-05-22- 18:08:00
Posts: 6
Location: |
|
|
|
Andrew, thanks for you prompt response. I was able to follow your directions and get the two new IP address subtituted for the first two Yahoo IPs in the script. I saved and exited and went back in and checked to make sure the saved o.k. which they did. I didn't change the text description that said "Yahoo" because I didn't see that it would matter.
Unfortunately, I still don't get internet passed to Node 2 like I used to when using my home ISP, which is Clear. I won't be able to check it with a different ISP until tomorrow. So, I'm back to thinking there is an issue with Clear.
Thanks again,
Robert |
IP Logged
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-27- 09:36:37
|
|
|
NT5LA |
|
Member |
|
Joined: 2012-03-09- 17:24:37
Posts: 26
Location: |
|
|
|
might try pinging the addresses from one of your internet connected computers. If they ping ok I would look at the router your connecting the node to, if you are connecting the node to the internet connected router and not the modem its self. I just put the Wan port of the node on to the lan port of the internet connected router. And after changing the IP's everything seems to be working good. I am using a dedicated MESH computer and node to post this. :-)
73 |
IP Logged
|
Abandon hope all ye who enter here. |
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-27- 10:17:48
|
|
|
KC5PRG |
|
Member |
|
Joined: 2012-05-22- 18:08:00
Posts: 6
Location: |
|
|
|
I can ping the IP ok from a pc connected to the host or gateway node. I tried bypassing my WIFI router and connected the output of the Clear modem directly to the gateway. Still no luck at node 2. I'll try a different ISP tomorrow. Since my setup used to work, I don't think I have a configuration issue. And, since it worked yesterday on a different ISP, I don't think the IP addresses in the script are the issue. I'm still leaning towards Clear being the culprit. I'm hoping that any other users with Clear will chime in with their results.
Have a great Memorial day weekend.
Robert |
IP Logged
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-30- 16:45:43
|
|
|
k5dlq |
|
Member |
|
Joined: 2012-05-11- 08:05:13
Posts: 233
Location: Magnolia, TX USA |
|
|
|
which file did you edit? |
IP Logged
|
Darryl - K5DLQ
www.aredn.org |
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-30- 16:53:24
|
|
|
K5KTF |
|
Admin |
|
Joined: 2010-01-18- 23:04:04
Posts: 266
Location: 5' from this webserver |
|
|
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-05-30- 17:09:15
|
|
|
k5dlq |
|
Member |
|
Joined: 2012-05-11- 08:05:13
Posts: 233
Location: Magnolia, TX USA |
|
|
|
Got it. Thanks! |
IP Logged
|
Darryl - K5DLQ
www.aredn.org |
|
|
|
|
|
|
Subject :Re:Internet connectivity issue..
2012-06-04- 06:37:06
|
|
|
KC7NEC |
|
Member |
|
Joined: 2012-02-07- 11:50:40
Posts: 17
Location: |
|
|
|
can someone post the exact text in the file that needs to be changed, and then what to change it to. |
IP Logged
|
|
|
|
|