discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Socket PDU: Host not found (authoritative)


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Socket PDU: Host not found (authoritative)
Date: Sat, 12 Apr 2014 17:38:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Alex,

This looks like a DNS error. I don't know what OS you are on, or why
the udp_source tries to lookup the name instead of just taking it as
an IP address. My guess is a typo, something like a comma in place of
a dot between the numerals...

In the rarest configurations something could have gone wrong with your
loopback device, so that there is no 127.0.0.1; you should be able to
check that using "ping 127.0.0.1".

Greetings,
Marcus

On 12.04.2014 17:23, Alex Weihkopf wrote:
> Hello, I have a problem with the socket PDU source. I constructed
> two flowgraph, one transmitter and one receiver. Random PDU
> Generator  ->  Socket PDU (UDP Server) UDP_Source  ->   File_Sink 
> The Socket_PDU sends data to the UDP_Source, both 127.0.0.1 and
> same port (12345). But I get an error: "RuntimeError: resolve: Host
> not found (authoritative)" What am I doing wrong? I have no idea. 
> Regards, Alex
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTSV3vAAoJEBQ6EdjyzlHtszcH/jOjtxon40YU/NehW1NiNPe4
1/2oQczSzKZ7Sl/i2/OYovdcqSviuVqdilqcEukKEsdwyDwM0nNfIPhS0Kj99M0m
mCiuSYveLrS7iJ6QOMLzpZoHHX6ClRdTyl6BXWbgVYEQRlpKhsgowrNnOJPulTde
JUbD1WJ5xpZ7+9Fk2ylZKeVZNmkOkIbLoIswLtWr8vNY/gvflQC+LTTf5GXi4tde
bLTsOJi+76/HnPY41vPML7XJas5aGAeD0LFda1Pu1N9APaYqDNRON6AfJ02nU7VM
5HH6XTTzhGhyZlbQ3YGXTGWq17UrDFtAAxQqIt4G4tQAZCKWQuWKAZbETXRDiDM=
=pOFw
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]