Networking Forums

Networking Forums > Computer Networking > Linux Networking > Vnc Fwbuilder 2.08 and gdm

Reply
Thread Tools Display Modes

Vnc Fwbuilder 2.08 and gdm

 
 
Giorgio Biondi
Guest
Posts: n/a

 
      08-10-2005, 07:52 AM
Hi,

I have installed a firewall without nat, it deny some networks and permit
some other networks, very simple.
All works fine.

For control it, I have installed vnc with help of this article
http://forums.fedoraforum.org/archiv...hp/t-1606.html
and work fine if I don't up the firewall rules...

If enable firewall rules get in the log always this registration:

Jul 25 22:50:50 localhost kernel: RULE 0 -- ACCEPT IN= OUT=lo SRC=127.0.0.1
DST=127.0.0.1 LEN=35 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=32797
DPT=177 LEN=15

Jul 25 22:50:50 localhost kernel: RULE 3 -- DENY IN=lo OUT=
MAC=00:00:00:00:00:00:00:00:00*:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.1
LEN=35 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=32797 DPT=177 LEN=15



and vnc from remote appear like a black screen... if I reset iptables all
return to work fine...

I have try to set all rules to 'allow' but don't work...



Somebody have some hints?


 
Reply With Quote
 
 
 
 
Antoine EMERIT
Guest
Posts: n/a

 
      08-15-2005, 12:14 PM
"Giorgio Biondi" <(E-Mail Removed)> écrivait
news:PmiKe.3674$(E-Mail Removed):
> Jul 25 22:50:50 localhost kernel: RULE 0 -- ACCEPT IN= OUT=lo
> SRC=127.0.0.1 DST=127.0.0.1 LEN=35 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF
> PROTO=UDP SPT=32797 DPT=177 LEN=15
>
> Jul 25 22:50:50 localhost kernel: RULE 3 -- DENY IN=lo OUT=
> MAC=00:00:00:00:00:00:00:00:00*:00:00:00:08:00 SRC=127.0.0.1
> DST=127.0.0.1 LEN=35 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP
> SPT=32797 DPT=177 LEN=15


Did you have an iptables rule of the form :

iptables -I INPUT -i lo -j ACCEPT

?

Give us more informations :

iptables -L


Regards
 
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
fwbuilder, iptables & traceroute Martin Roy Linux Networking 0 11-18-2004 04:06 PM
fwbuilder/iptables question Douglas O'Neal Linux Networking 0 02-26-2004 05:03 PM



1 2 3 4 5 6 7 8 9 10 11