--- gvpe/src/sockinfo.C 2005/03/07 01:31:26 1.17 +++ gvpe/src/sockinfo.C 2005/03/15 19:23:33 1.18 @@ -65,7 +65,7 @@ { if (prot_ == PROT_DNSv4) { - host = 0x01010101; port = htons (conf->id); prot = prot_; + host = htonl (conf->id); port = 0; prot = prot_; } else set (conf->hostname,