Re: PPP nat redirect problems

From: Chris Larsen (clarsen_at_chicagogear-dojames.com)
Date: 09/28/03


Date: 28 Sep 2003 11:03:28 -0700

Do you have any idea where the problem may lie then? I have no problem
natting out from the inside just redirecting inwards.

Here's my ppp.conf:

default:
 set log Phase Chat IPCP CCP tun command
 set redial 15 0
 set reconnect 15 10000

pppoe:
 set device "!/usr/sbin/pppoe -i xl0"
 disable acfcomp protocomp
 deny acfcomp
 set mtu max 1492
 set speed sync
 enable lqr
 set lqrperiod 5
 set cd 5
 set dial
 set login
 set timeout 0
 set authname someguy@earthlink.net
 set authkey somepass
 add! default HISADDR
 enable dns
 enable mssfixup
 nat enable yes
 nat port tcp 10.0.0.1:10101-10102 10101-10102

-thanks

naddy@mips.inka.de (Christian Weisgerber) wrote in message news:<bl4ni9$20rc$1@kemoauc.mips.inka.de>...
> Chris Larsen <clarsen@chicagogear-dojames.com> wrote:
>
> > and i'm getting this when I try to telnet to 10101 from the outside:
> >
> > Sep 26 11:44:51 ext ppp[806]: tun0: Warning: ff02::%tun0/32: Change
> > route failed: errno: Undefined error: 0
>
> No, this message has nothing to do with your attempt to telnet in.
> I see it in my log files, too. ppp(8) fails to do something with
> the link-local IPv6 address of the interface; you can safely ignore
> that error.



Relevant Pages

  • Re: ADSL, PPPoE, PPP and more garbage
    ... When I was on dsl I used to start ppp from within netstart. ... > set log Phase Chat LCP IPCP CCP tun command ... >recommend using zoneedit.com if you have a dynamic IP address and your own DNS domain name, free and with a really good ...
    (comp.unix.bsd.openbsd.misc)
  • Re: ADSL, PPPoE, PPP and more garbage
    ... > When I was on dsl I used to start ppp from within netstart. ... >> set log Phase Chat LCP IPCP CCP tun command ... I changed some of my ppp.conf settings (most notably the 'enable lqr') and I hope they work. ...
    (comp.unix.bsd.openbsd.misc)
  • Re: ppp is broken???
    ... # set log Phase Chat LCP IPCP CCP tun command ... # enable dns # I use my own DNS server ... nat port tcp 172.16.0.48:3389 51234 ...
    (freebsd-questions)
  • Re: Trouble starting ADSL connection
    ... > set log Phase Chat LCP IPCP CCP tun command ... > modem with a web browser I use the address 10.1.1.1. ...
    (comp.unix.bsd.openbsd.misc)