Re: Problem to set up cipe through ppp0
Christoph Biedl <[email protected]>
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Daniel Wild wrote... > I have a problem to set up a tunnel through my ppp0. I hope this is the > right place for asking such installation problems. Surely. > My /etc/cipe/options: Looks well. > ptpaddr 192.168.203.40 > ipaddr 192.168.203.2 > debug > > # my UDP address. Note: if you set port 0 here, the system will pick > # one and tell it to you via the ip-up script. Same holds for IP 0.0.0.0. > me 80.131.100.249:41001 Since you get dynamic IPs from your provider you'll have to change that every day. You'd better enter "0.0.0.0:41001" there. > # mtu 1492 No need to play with mtu - at least for me cipe manged to find a suitable one. > If I start cipe, he searches the peer host, prompt a few points after it > an means, no route to host, like this: > server:~ # /etc/init.d/cipe start > Starting CIPE daemon > for peer 134.96.3.26................ Error: No route to peer. skipped > server:~ # What's the result of a traceroute (or mtr) to the peer address? Does cipe actually start? Anything obvious in /var/log/syslog (or messages)? Do you set routes in ip-up, a route that include the peer address? > My routeing looks like this: Looks OK > Wat's my fault? Just to make sure: The traffic from/to the remote peer does not get filtered by iptables? The remote host is reachable and a ciped there is running and properly configured? Christoph -- 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>