|
2008-03-13
, 13:29
|
Posts: 118 |
Thanked: 26 times |
Joined on Feb 2008
|
#2
|
|
2008-03-13
, 20:18
|
Posts: 11 |
Thanked: 0 times |
Joined on Mar 2008
|
#3
|
|
2008-03-13
, 23:10
|
|
Posts: 145 |
Thanked: 20 times |
Joined on Dec 2007
@ Seattle, WA USA
|
#4
|
|
2008-06-12
, 04:30
|
Posts: 21 |
Thanked: 9 times |
Joined on Feb 2008
|
#5
|
|
2008-06-12
, 15:26
|
Posts: 21 |
Thanked: 9 times |
Joined on Feb 2008
|
#7
|
The Following User Says Thank You to rhkuo For This Useful Post: | ||
|
2008-06-13
, 00:00
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#8
|
|
2008-06-13
, 04:48
|
Posts: 21 |
Thanked: 9 times |
Joined on Feb 2008
|
#9
|
# iptables -L -n Chain INPUT (policy DROP) target prot opt source destination ACCEPT 0 -- 0.0.0.0/0 0.0.0.0/0 ACCEPT 0 -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED input_ext 0 -- 0.0.0.0/0 0.0.0.0/0 input_ext 0 -- 0.0.0.0/0 0.0.0.0/0 LOG 0 -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 LOG flags 6 level 4 prefix `SFW2-IN-ILL-TARGET ' DROP 0 -- 0.0.0.0/0 0.0.0.0/0 Chain FORWARD (policy DROP) target prot opt source destination LOG 0 -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 LOG flags 6 level 4 prefix `SFW2-FWD-ILL-ROUTING ' Chain OUTPUT (policy ACCEPT) target prot opt source destination ACCEPT 0 -- 0.0.0.0/0 0.0.0.0/0 ACCEPT 0 -- 0.0.0.0/0 0.0.0.0/0 state NEW,RELATED,E STABLISHED LOG 0 -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 LOG flags 6 level 4 prefix `SFW2-OUT-ERROR ' Chain forward_ext (0 references) target prot opt source destination Chain input_ext (2 references) target prot opt source destination DROP 0 -- 0.0.0.0/0 0.0.0.0/0 PKTTYPE = broadcast ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 icmp type 4 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 icmp type 8 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 0 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 3 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 11 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 12 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 14 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 18 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 3 code 2 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTAB LISHED icmp type 5 reject_func tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:113 state NEW LOG 0 -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 PKTTYPE = multicast LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' DROP 0 -- 0.0.0.0/0 0.0.0.0/0 PKTTYPE = multicast LOG tcp -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 tcp flags:0x17/0x02 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' LOG icmp -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' LOG udp -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' LOG 0 -- 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min bu rst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT-INV ' DROP 0 -- 0.0.0.0/0 0.0.0.0/0 Chain reject_func (1 references) target prot opt source destination REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 reject-with tcp-res et REJECT udp -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-po rt-unreachable REJECT 0 -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-pr oto-unreachable
|
2008-06-13
, 06:55
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#10
|
As far as I know, I'm not running a software firewall, though I could be wrong if it's enabled by default (using SUSE 10.2).
Here is the output of iptables; I'm not sure how to interpret it.
I'm having trouble setting up sync between jpilot and gvm.
I've found various ways of doing it (setting the serial port to use to ".":http://www.faqs.org/docs/Linux-HOWTO....html#SOFTWARE or using pppd http://howto.pilot-link.org/ppp/cd.html ), but none worked.
Could someone confirm the procedure to follow? I'm running Jpilot 0.99.9.10 on Ubuntu 7/10.
Thanks in advance!
Raph