LinHES Forums
http://forums.linhes.org/

Help my loopback is saying 1.0.0.0 and i cant find the File
http://forums.linhes.org/viewtopic.php?f=6&t=14602
Page 1 of 1

Author:  Kiwi_Chopper [ Sat Mar 17, 2007 10:10 am ]
Post subject:  Help my loopback is saying 1.0.0.0 and i cant find the File

:cry:

Has anyone seen something like this?

**************
root@mythtv:/home/mythtv/xmltv# nano listings.xml
root@mythtv:/home/mythtv/xmltv# mythfilldatabase --file 1 -1 listings.xml --update
### bypassing grabbers, reading directly from file
2007-03-17 22:06:02.725 Using runtime prefix = /usr
2007-03-17 22:06:02.782 New DB connection, total: 1
2007-03-17 22:06:02.792 Connected to database 'mythconverg' at host: localhost
2007-03-17 22:06:02.875 New DB connection, total: 2
2007-03-17 22:06:02.876 Connected to database 'mythconverg' at host: localhost
--22:06:02-- http://www.gbpvr.com/logo/TV1.jpeg
=> `TV1.jpeg'
Resolving www.gbpvr.com... 1.0.0.0
Connecting to www.gbpvr.com|1.0.0.0|:80...

***********************************
The devil is in te detail that its trying to resolve he address of gbpvr to 1.0.0.0 on port 80.

Has anyone else sen this, if so what was your fix? this and wqet are both malfunctioning.
The nic is definitely working as i'm using it on the network to copy stuff from my desktop, its just not letting the wget function work.

HELP!!! Any ideas?

Author:  bruce_s01 [ Sat Mar 17, 2007 10:47 am ]
Post subject: 

It looks like your DNS is not set up correctly, are you able to ping internet addresses like www.google.com?
Using /sbin/route and cat /etc/resolv.conf will show you current route and nameserver.

Bruce S.

Author:  Kiwi_Chopper [ Sat Mar 17, 2007 3:13 pm ]
Post subject: 

Hi Bruce,

I can connect to the internet with the rest of the applications, its seems to be something specific to the wget functions. Do you know if a path field is held in MySql somewhere? This is turning out to be a real head scratcher.

Below is the result of the queries. I notice no gateway address, is this significant?

root@mythtv:~# /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0

root@mythtv:~# cat /etc/resolv.conf
nameserver 192.168.1.1
root@mythtv:~#

Author:  slowtolearn [ Sun Mar 18, 2007 7:28 am ]
Post subject: 

Kiwi_Chopper wrote:
Hi Bruce,

I can connect to the internet with the rest of the applications, its seems to be something specific to the wget functions. Do you know if a path field is held in MySql somewhere? This is turning out to be a real head scratcher.

Below is the result of the queries. I notice no gateway address, is this significant?

Code:
root@mythtv:~# /sbin/route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0

root@mythtv:~# cat /etc/resolv.conf
nameserver 192.168.1.1
root@mythtv:~#
I would suggest running netcardconfig, since you have no default gateway or name servers defined for this system (or are you really using 192.168.1.1 as your nameserver?)

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/