View Single Post
Old 04-09-2012, 09:44 AM   #15
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,142
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by gypsyman View Post
I am having this same problem. But if I go to ipcong /all I have the following IPs displayed: Link-local IPv6 Address, DHCP Gateway, and DHCP Server. I have tried all of these on my Galaxy tablet to try to connect to my content server and none of these work. I am running Vista at the moment on my desktop. Calibre says my content server is running and iut states it is running on 0.0.0.0:8080. What am I doing wrong?
the 0.0.0.0 is not the address to use
There should be:
Code:
Ethernet adapter Local Area Connection 3:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : NETGEAR GA311 Gigabit Adapter
        Physical Address. . . . . . . . . : E0-46-9A-xx-xx-xx  < munged for security
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.0.7
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.0.1
        DHCP Server . . . . . . . . . . . : 192.168.0.1
        DNS Servers . . . . . . . . . . . : 208.201.224.11
                                            208.201.224.33
        Lease Obtained. . . . . . . . . . : Saturday, April 07, 2012 20:29:21
        Lease Expires . . . . . . . . . . : Tuesday, April 10, 2012 20:29:21
and you browse for something like
Code:
192.168.0.7:8080
theducks is offline   Reply With Quote