Paul Sponagl schrieb:

Hi Daniel,

as the 7650 uses symbian-os too and syncml like the p800 you might give
this link:
http://usefulinc.com/edd/blog/2003/10/19#23:14
a try.



*i have problems with the ppp connection. at first i set up my nat:*


echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -P FORWARD ACCEPT
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

*then i do following:
*
hciconfig hci0 up
hcid
sdpd
rfcomm bind /dev/rfcomm0 00:60:57:86:62:C7 2
sdptool add --channel=2 SP
dund --listen --channel 2 noauth crtscts lock local proxyarp passive silent 10.10.0.1:10.10.0.2
echo > /dev/rfcomm0


*but the connection will terminated when i choose the "access point" on the nokia mobile phone.*

*my logs: *

Jan 4 15:20:02 f-bert dund[946]: New connection from 00:60:57:86:62:C7
Jan 4 15:20:02 f-bert pppd[947]: pppd 2.4.2b3 started by root, uid 0
Jan 4 15:20:02 f-bert pppd[947]: Using interface ppp0
Jan 4 15:20:02 f-bert pppd[947]: Connect: ppp0 <--> /dev/rfcomm1
Jan 4 15:20:02 f-bert pppd[947]: Couldn't set pass-filter in kernel: Invalid argument
Jan 4 15:20:02 f-bert pppd[947]: Cannot determine ethernet address for proxy ARP
Jan 4 15:20:02 f-bert pppd[947]: local IP address 10.10.0.1
Jan 4 15:20:02 f-bert pppd[947]: remote IP address 10.10.0.2
Jan 4 15:20:14 f-bert pppd[947]: LCP terminated by peer
Jan 4 15:20:17 f-bert pppd[947]: Connection terminated.
Jan 4 15:20:17 f-bert pppd[947]: Connect time 0.2 minutes.
Jan 4 15:20:17 f-bert pppd[947]: Sent 96 bytes, received 110 bytes.
Jan 4 15:20:17 f-bert pppd[947]: Connect time 0.2 minutes.
Jan 4 15:20:17 f-bert pppd[947]: Sent 96 bytes, received 110 bytes.
Jan 4 15:20:17 f-bert pppd[947]: Exit.






-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to