daveisadork wrote:if you can access your server from an outside computer then the app can see it too. Can you bring up the web interface on your phone or a friend's computer? Also, make sure sab is set to listen on 0.0.0.0
No, I can't get the webserver from outside. Says it's taking too long to respond. I'm not sure what's blocking...it's like the response from the server isn't getting through.
A tracert from my pc to the phone gives
C:\Users\p-niiice>tracert 7xxxxx1.216
Tracing route to 7xxxx16.pools.spcsdns.net [xxxxxx216]over a maximum of 30 hops:
=================
1 <1 ms <1 ms <1 ms 192.168.1.1
2 8 ms 7 ms 7 ms 10.226.224.1
3 9 ms 9 ms 9 ms 96-34-72-222.dhcp.unas.mo.charter.com [96.34.72.222]
4 7 ms 7 ms 17 ms crr01sghlga-tge-0-0-0-4.sghl.ga.charter.com [96.34.78.14]
5 10 ms 7 ms 15 ms bbr01sghlga-tge-0-1-0-1.sghl.ga.charter.com [96.34.2.70]
6 10 ms 9 ms 31 ms bboi-atlanta-charter.bboi.net [66.216.1.9]
7 10 ms 10 ms 10 ms sl-st21-atl-2-1-0.sprintlink.net [144.223.29.169]
8 20 ms 10 ms 9 ms sl-crs2-atl-0-4-0-0.sprintlink.net [144.232.18.134]
9 12 ms 13 ms 11 ms sl-sprin904-264535-0.sprintlink.net [144.223.140.38]
10 * * * Request timed out.
11 * * * Request timed out.
==================
Those timeouts are probably just snmp being blocked - the pc is getting out. I'm not sure what to do next.
edit: also sab was set to localhost but i changed it to 0.0.0.0...same result.