Tom Goodale a écrit :
> Hi,
>
> if you have a working serial connection, then it's just the same as
> setting up a ppp link over a serial line. So as you can hotsync, you just
> need to run your ppp deamon
>
> pppd /dev/ircomm0 ...
>
> as normal for a ppp link.
>
> I use a /etc/ppp/peers file
>
> 115200
> 10.0.0.1:10.0.0.2
> auth
> debug
> #-detach
> local
> lock
> ms-dns 194.94.224.118
> noproxyarp
> name palm
> ipparam palm-connection
>
> so I can just do
>
> /sbin/pppd /dev/ircomm0 call palm
>
> rather than using lots of options on the command line.
>
Thanks. It works (mutatis mutandis).
But I have to add
alias tty-ldisc-3 ppp_async
in /etc/modules.conf
And I have strange messages:
Feb 28 21:12:53 bcv66vbb pppd[8614]: local IP address 1.2.0.187
Feb 28 21:12:53 bcv66vbb pppd[8614]: remote IP address 1.2.0.234
Feb 28 21:12:53 bcv66vbb pppd[8614]: Script /etc/ppp/ip-up started (pid 8617)
Feb 28 21:12:54 bcv66vbb pppd[8614]: Script /etc/ppp/ip-up finished (pid 8617), status
= 0x0
Feb 28 21:16:32 bcv66vbb kernel: TCP: peer 1.2.0.234:30763/80 shrinks window
892858796:0:892858797. Bad, what else can I say?
Feb 28 21:17:25 bcv66vbb kernel: TCP: peer 1.2.0.234:30764/80 shrinks window
982443584:0:982443585. Bad, what else can I say?
Feb 28 21:18:33 bcv66vbb kernel: TCP: peer 1.2.0.234:30765/80 shrinks window
1025078097:0:1025078098. Bad, what else can I say?
Feb 28 21:19:29 bcv66vbb ftpd[8691]: FTP LOGIN FROM irnet2 [1.2.0.234], xg
Feb 28 21:24:00 bcv66vbb ftpd[8691]: FTP session closed
Feb 28 21:24:00 bcv66vbb kernel: TCP: peer 1.2.0.234:30766/21 shrinks window
1155102452:0:1155102588. Bad, what else can I say?
Feb 28 21:24:46 bcv66vbb last message repeated 7 times
Feb 28 21:27:08 bcv66vbb last message repeated 2 times
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda