On Wed, Jun 12, 2024 at 06:42:04AM +0200, Marco Moock wrote:
> Am 12.06.2024 um 10:51:45 Uhr schrieb Jeff Peng:
> > Hello list,
> >
> > I have made a successful query in one of my VPS as the following.
> >
> > ~$ dig 235.84.36.104.zen.spamhaus.org
> > ;; QUESTION SECTION:
> > ;235.84.36.104.zen.s
Am 12.06.2024 um 10:51:45 Uhr schrieb Jeff Peng:
> Do you know what's the reason behind this?
Spamhaus restricts queries from public resolvers.
https://www.spamhaus.org/resource-hub/email-security/if-you-query-the-legacy-dnsbls-via-digitalocean-move-to-spamhaus-technologys-free-data-query-service
Hello list,
I have made a successful query in one of my VPS as the following.
~$ dig 235.84.36.104.zen.spamhaus.org
; <<>> DiG 9.16.48-Ubuntu <<>> 235.84.36.104.zen.spamhaus.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2160
;; flags: qr rd ra; Q
>> :~$ host -6 www.debian.org
>> www.debian.org has IPv6 address 2001:41b8:202:deb:216:35ff:fec4:6340
>> www.debian.org has IPv6 address 2001:858:2:2:214:22ff:fe0d:7717
> $ dig www.debian.org
> ;; ANSWER SECTION:
> www.debian.org. 218 IN2607:f8f0:610:4000:211:25ff:fec4:5b28
Thanks everyone for the replies, especially to Tom for the answer.
On Thu, 03 Mar 2011 04:47:50 +, elbbit wrote:
> :~$ host -6 www.debian.org
> www.debian.org has address 86.59.118.148 www.debian.org has address
> 82.195.75.97 www.debian.org has IPv6 address
> 2001:41b8:202:deb:216:35ff:fec4
* On 2011 03 Mar 07:20 -0600, Tom H wrote:
> On Thu, Mar 3, 2011 at 7:26 AM, Nate Bargmann wrote:
> > * On 2011 02 Mar 23:40 -0600, Tom H wrote:
> >> On Wed, Mar 2, 2011 at 11:47 PM, elbbit wrote:
> >> > On 03/03/11 03:18, T o n g wrote:
> >>
On Thu, Mar 3, 2011 at 7:26 AM, Nate Bargmann wrote:
> * On 2011 02 Mar 23:40 -0600, Tom H wrote:
>> On Wed, Mar 2, 2011 at 11:47 PM, elbbit wrote:
>> > On 03/03/11 03:18, T o n g wrote:
>> >>
>> >> So, how to do IPV6 DNS query?
>> >
>> &
* On 2011 02 Mar 23:40 -0600, Tom H wrote:
> On Wed, Mar 2, 2011 at 11:47 PM, elbbit wrote:
> > On 03/03/11 03:18, T o n g wrote:
> >>
> >> So, how to do IPV6 DNS query?
> >
> > host -6
>
> "host -6" (and "dig -6") use ipv6 to mak
On Wed, Mar 2, 2011 at 11:47 PM, elbbit wrote:
> On 03/03/11 03:18, T o n g wrote:
>>
>> So, how to do IPV6 DNS query?
>
> host -6
"host -6" (and "dig -6") use ipv6 to make the query but don't run an
ipv6 query (unless they do an query by defa
On Wed, Mar 2, 2011 at 10:18 PM, T o n g wrote:
>
> If I knew how to do IPV6 DNS query, I might have prevented the problem.
> So, how to do IPV6 DNS query?
dig maroon
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe"
On 03/03/11 03:18, T o n g wrote:
> So, how to do IPV6 DNS query?
host -6
Such as:
:~$ host -6 www.debian.org
www.debian.org has address 86.59.118.148
www.debian.org has address 82.195.75.97
www.debian.org has IPv6 address 2001:41b8:202:deb:216:35ff:fec4:6340
www.debian.org has IPv6 addr
68.2.100#53(192.168.2.100) ;; WHEN: Sat Feb 26
> 09:22:39 2011
> ;; MSG SIZE rcvd: 40
>
> tong@coral:~$ ping maroon
> PING maroon.my.local.domain (192.168.2.100) 56(84) bytes of data. 64
> bytes from maroon.my.local.domain (192.168.2.100): icmp_req=1 ttl=64
> tim
At 05:18 AM 18/03/2004, you wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony Bazeley wrote:
| Hello all,
|
| I have three machines using a static ip assignment
| 1. running smoothwall as a net gateway (192.168.1.1)
| 2. XPpro
| 3 debian woody
|
| debian woody can ping the outs
>>and that the name server is used by checking that /etc/nsswitch contains
>>the entry
>> hosts: files dns
>mine has this line too (wish I had a clue what it means)
Pretty simple, it means that the /etc/host is checked first before
consulting the name server, which is actually the norma
On Wed, Mar 17, 2004 at 11:35:53AM -0500, Marty Landman wrote:
> >and that the name server is used by checking that /etc/nsswitch contains
> >the entry
> >hosts: files dns
>
> mine has this line too (wish I had a clue what it means)
When doing getHostByName() try files(/etc/hosts), then
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony Bazeley wrote:
| Hello all,
|
| I have three machines using a static ip assignment
| 1. running smoothwall as a net gateway (192.168.1.1)
| 2. XPpro
| 3 debian woody
|
| debian woody can ping the outside world using numeric addresses b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony Bazeley wrote:
> I have three machines using a static ip assignment
> 1. running smoothwall as a net gateway (192.168.1.1)
> 2. XPpro
> 3 debian woody
>
> debian woody can ping the outside world using numeric addresses but
> is
Tony, am pretty new to this but have a similar kind of setup at my home
office and will try to provide some info that maybe will help.
At 09:09 AM 3/17/2004, Tony Bazeley wrote:
I have three machines using a static ip assignment
1. running smoothwall as a net gateway (192.168.1.1)
Hello all,
I have three machines using a static ip assignment
1. running smoothwall as a net gateway (192.168.1.1)
2. XPpro
3 debian woody
debian woody can ping the outside world using numeric addresses but is
unable to resolve names, whereas the XP machine can do both.
Hello!
I have set up a print server and a print client with magicfilter and everything
would be fine, were it not for lpd on the server side making a dns query (and
waiting a long timeout) for every remote connection.
My system is not always connecting to the internet, and a query for a host not
20 matches
Mail list logo