AC3 Web Access

Have you solved your problem, coralfish?

On the image you uploaded, I was wondering why all IPs are 10.10.10.x...
 
Using 192.168.1.xxx I couldn't connect to the Internet. Things were really weird. AT&T had me reprogram to the 10.10.10.xxx addresses.

I can access everything fine via my intranet, but no luck from the Internet.
 
Ok, that means, you have to use reassign your AC3's with the following:

IP: 10.10.10.50
Netmask: 255.255.255.0
Gateway: 10.10.10.1

Then run Net Setup->Restart.

on a browser, type: http://10.10.10.50
 
I would suggest copying off the static IP and resetting the router to factory defaults. What AT&T did to the internal configuration neither fixed your internet connection nor caused your failures to connect to the AC3. The internal network (and addresses) are totally isolated from the public network (and addresses) through something in the router callet NAT (network address translation); in short NAT translated private (or internal addressed) into accessable addresses from the internal at the same time taking internet requests from in-house network and routing then through the router. In short the router is the only connection to the outside (computers connect to the router, the router exchanges information from the internet.
 
The above assumes you have DHCP turned on (which you should if you are using a router. You also need to be suer that the 1st 3 octets are the same for everything on the in-house network. If you don't then you need to muck with the Net Mask (which in effect tells network devices what parts of the IP address they need to process.
 
Back
Top