Re: PPP nat redirect problems
From: Chris Larsen (clarsen_at_chicagogear-dojames.com)
Date: 09/28/03
- Next message: Andreas Schmidt: "OpenBSD3.3 FTP-Server"
- Previous message: Peter Matulis: "Re: $$$ PayPal $$$"
- In reply to: Christian Weisgerber: "Re: PPP nat redirect problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Andreas Schmidt: "OpenBSD3.3 FTP-Server"
- Previous message: Peter Matulis: "Re: $$$ PayPal $$$"
- In reply to: Christian Weisgerber: "Re: PPP nat redirect problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|