I am running FC4 w/ KDE
I need to change firewall settings to allow interface using synce and my PDA (Axim).
I an using the following sequence--
(root) #dmesg
I receive several lines... ending with
usb 2-2.2: new full speed USB device using uhci_hcd and address 18
ipaq 2-2.2:1.0: PocketPC PDA converter detected
usb 2-2.2: PocketPC PDA converter now attached to ttyUSB0
#synce-serial-config /dev/ttyUSB0
You can now run synce-serial-start to start a serial connection.
#synce-serial-start
Warning!
You have firewall rules that may prevent SynCE from working properly!
synce-serial-start is now waiting for your device to connect
I then open new session as @me
$pkill dccm ; pkill vdccm
$vdccm -d 3 -f
[main:1047] Running in foreground
[vdccm_run_scripts:192] Running script: /home/dragon/.synce/scripts/trayicon.sh start
return to root
#synce-serial-start
Warning!
You have firewall rules that may prevent SynCE from working properly!
synce-serial-start is now waiting for your device to connect
I need to find out where (and how) to change the settings.
TIA!