Networking Forums

Networking Forums > Computer Networking > Linux Networking > SuSEFirewall2 blocks whois request

Reply
Thread Tools Display Modes

SuSEFirewall2 blocks whois request

 
 
Christoph Schwarz
Guest
Posts: n/a

 
      04-24-2004, 07:04 PM
Hello NG,

if i'd like to ask ripe.net via ~>whois [IP] - the Firewall blocks the
reception of the answer.
I am using Suse 9.0 and firewall2. I just allow ssh for my system.
Does anybody know how to modify the firewall in order to allow whois
requests?

Thanks
Chris
 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      04-25-2004, 05:49 AM
On Sat, 24 Apr 2004, Christoph Schwarz <(E-Mail Removed)> wrote:
> Hello NG,
>
> if i'd like to ask ripe.net via ~>whois [IP] - the Firewall blocks the
> reception of the answer.
> I am using Suse 9.0 and firewall2. I just allow ssh for my system.
> Does anybody know how to modify the firewall in order to allow whois
> requests?


Does anything show up in /var/log/messages about the blocked request or
reply? I have not used SuSE 9, but have used SuSEfirewall2 in 7.3 Pro,
8.0 and 8.2 Pro, and it has never blocked whois from the firewall or from
masqueraded LAN behind it. So it is puzzling what you might have
specifically set to block it (assuming you properly set FW_DEV_EXT). Any
custom rules?

Do you have trouble with any other internet access besides whois?

--
David Efflandt - All spam ignored http://www.de-srv.com/
 
Reply With Quote
 
Alex Harsch
Guest
Posts: n/a

 
      04-25-2004, 10:12 AM
Christoph Schwarz wrote:

> Hello NG,
>
> if i'd like to ask ripe.net via ~>whois [IP] - the Firewall blocks the
> reception of the answer.
> I am using Suse 9.0 and firewall2. I just allow ssh for my system.
> Does anybody know how to modify the firewall in order to allow whois
> requests?
>
> Thanks
> Chris

Hi,

who is uses tcp port 43. So just add
iptables -I INPUT 1 -p tcp --dport 43 -j ACCEPT
to your rules. Using firewall 2, this rule belongs in
/etc/sysconfig/scrits/SuseFirewall2-custom

Alex
 
Reply With Quote
 
Christoph Schwarz
Guest
Posts: n/a

 
      04-26-2004, 09:53 PM
David Efflandt wrote:

> On Sat, 24 Apr 2004, Christoph Schwarz <(E-Mail Removed)> wrote:
>> Hello NG,
>>
>> if i'd like to ask ripe.net via ~>whois [IP] - the Firewall blocks the
>> reception of the answer.
>> I am using Suse 9.0 and firewall2. I just allow ssh for my system.
>> Does anybody know how to modify the firewall in order to allow whois
>> requests?

>
> Does anything show up in /var/log/messages about the blocked request or
> reply? I have not used SuSE 9, but have used SuSEfirewall2 in 7.3 Pro,
> 8.0 and 8.2 Pro, and it has never blocked whois from the firewall or from
> masqueraded LAN behind it. So it is puzzling what you might have
> specifically set to block it (assuming you properly set FW_DEV_EXT). Any
> custom rules?
>
> Do you have trouble with any other internet access besides whois?
>


No - i've no trouble with other access
/VAr/log/messages says:
SuSE-FW-OUT-IPv6_PROHIB IN= OUT=eth0 SRC=fe80:0000.......

FW-Out .. does that mean the whois request is not routed to the
outside?

Chris

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ftp clients with SuSEFirewall2 Tweetie Pooh Linux Networking 0 05-31-2006 09:41 PM
Question for SuseFirewall2 experts Ed Linux Networking 2 08-09-2005 03:03 AM
SuSEFirewall2 and FW_REDIRECT Sascha Bahl Linux Networking 0 07-29-2003 12:05 PM
SuSEfirewall2 and certain domain suffix Hans Wurst Linux Networking 2 07-15-2003 02:26 AM
(help) Whois database Francesco Sblendorio Linux Networking 5 07-03-2003 09:54 PM



1 2 3 4 5 6 7 8 9 10 11