Re: No route to peer
Michael Schmitz <[email protected]> Wed, 07 Jan 2004 15:34:40 +0100
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Hello Ted, I found the error. The /etc/init.d/cipe script has a error. It searches in /etc/sysconfig/network/ for ifcfg-ppp0 script. But there isn't... So I coppied the ifcfg-dsl0 and called the script ifcfg-ppp0. And everything is fine :-) Thank you for the help..... Michael Ted Kaczmarek wrote: >You can ping the peer ip? >In your config you have the below? >If you use tcpdump or ethereal do you see any cipe packets leaving ppp0? > >Also try strace or gdb to get more data. > >In your config do you have the below? >TUNNELDEV=ppp0 > > >Example config from my Fedora Core 1 box. > >cat ifcfg-cipcb0 ># Please read /usr/share/doc/initscripts-*/sysconfig.txt ># for the documentation of these parameters. >USERCTL=no >PEERDNS=no >TYPE=CIPE >DEVICE=cipcb0 >ONBOOT=yes >IPADDR=192.168.242.1 >MYPORT=14567 >PTPADDR=192.168.242.2 >PEER=115.89.123:14567 >ME=117.90.19.98 >TUNNELDEV=eth0 > > >Ted > >On Tue, 2004-01-06 at 09:24, Michael Schmitz wrote: > > >>I can ping the internet ip. ppp0 is configered as my default connection. >>Should I config it elsewhere? >>I disabled the firewall too. >> >>Ted Kaczmarek wrote: >> >> >> >>>And you can ping the peer? >>>You have ppp0 specified as the interface in your config? >>>You don't have iptables or ipchains blocking it? >>> >>>Ted >>>On Tue, 2004-01-06 at 04:30, Michael Schmitz wrote: >>> >>> >>> >>> >>>>Hello Ted, >>>> >>>>I have a default route on my internet adress with the interface ppp0. >>>> >>>>CU Michael >>>> >>>>Ted Kaczmarek wrote: >>>> >>>> >>>> >>>> >>>> >>>>>Do you have a route for the peer? >>>>>Ted >>>>> >>>>>On Sat, 2004-01-03 at 19:18, Michael Schmitz wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>>Hello, >>>>>> >>>>>>I try to use CIPE with SUSE 8.2 and ADSL. Before this I used it with >>>>>>ISDN and it was fine.... >>>>>>But now I get a error message when I start the daemon: >>>>>>for peer xy Error: No route to peer.... >>>>>>I hope somebody can help me.... >>>>>> >>>>>>THX Michael >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >> >> > > > > -- Message sent by the [email protected] mailing list. Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body Other commands available with "help" in body to the same address. CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>