I agree...you probably have a rule blocking outgoing....also, you didn't mention which version of FS, but if you are using 0.99 check the outgoing rules under policy tab. Shadow
Here you are...
Firestarter 0.9.3 running under FC2 kernel 2.6.5-1.358
[root@localhost root]# iptables -vnL
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT tcp -- * * 200.227.128.20 0.0.0.0/0 tcp flags:!0x16/0x02
25 4755 ACCEPT udp -- * * 200.227.128.20 0.0.0.0/0
0 0 ACCEPT tcp -- * * 200.227.128.21 0.0.0.0/0 tcp flags:!0x16/0x02
0 0 ACCEPT udp -- * * 200.227.128.21 0.0.0.0/0
32 2944 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
0 0 LR all -- * * 224.0.0.0/8 0.0.0.0/0
0 0 LR all -- * * 0.0.0.0/0 224.0.0.0/8
0 0 LR all -- * * 255.255.255.255 0.0.0.0/0
0 0 LR all -- * * 0.0.0.0/0 0.0.0.0
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 LR all -f * * 0.0.0.0/0 0.0.0.0/0 limit: avg 10/min burst 5
0 0 ACCEPT 47 -- * * 0.0.0.0/0 0.0.0.0/0
0 0 LR tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:!0x16/0x02 state NEW
11 508 LR all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy DROP 552 packets, 24840 bytes)
pkts bytes target prot opt in out source destination
32 2944 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
0 0 LR all -- * * 224.0.0.0/8 0.0.0.0/0
0 0 LR all -- * * 0.0.0.0/0 224.0.0.0/8
0 0 LR all -- * * 255.255.255.255 0.0.0.0/0
0 0 LR all -- * * 0.0.0.0/0 0.0.0.0
0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:!0x16/0x02 state NEW
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
29 2215 all -- * * 0.0.0.0/0 0.0.0.0/0 TTL match TTL == 64
36 2851 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain LR (14 references)
pkts bytes target prot opt in out source destination
11 508 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6
11 508 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain NR (0 references)
pkts bytes target prot opt in out source destination
Chain SANITY (0 references)
pkts bytes target prot opt in out source destination
0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x12/0x12 state NEW reject-with tcp-reset
0 0 LR all -- * * 0.0.0.0/0 0.0.0.0/0
Chain STATE (0 references)
pkts bytes target prot opt in out source destination
0 0 LR all -- !lo * 0.0.0.0/0 0.0.0.0/0 state NEW
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
0 0 LR all -- * * 0.0.0.0/0 0.0.0.0/0
Hope you can help me. ;-) -- *************************************** * Carlos Alberto Alves * * Child Neurologist * * Systems Analyst/Programmer * * Rio de Janeiro, Brazil * * mailto:drcaa@xxxxxxxxx * ***************************************