On Tue, 10 Dec 2002, leafy wrote:
> Date: Tue, 10 Dec 2002 00:06:21 +0800
> From: leafy <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Confused by mpd and ipnat
>
> I run -current and decided to try kernel PPPoE. I installed mpd from ports
> which ran fine. Afte
On Mon, 9 Dec 2002, Mike Makonnen wrote:
> On Tue, Dec 10, 2002 at 11:24:59AM +0800, leafy wrote:
> > I finally got over this one. The problem is that mpd needs a very long time
> > for PPPoE negotiation, thus if we run ipnat reload before it's settled, that
That's interesting. mpd uses the sam
On Tue, Dec 10, 2002 at 11:24:59AM +0800, leafy wrote:
> I finally got over this one. The problem is that mpd needs a very long time
> for PPPoE negotiation, thus if we run ipnat reload before it's settled, that
> will be totally useless. So I moved the mpd startup script to
> PREFIX/etc/rc.d/000.m
On Mon, Dec 09, 2002 at 06:17:27PM -0800, Mike Makonnen wrote:
> Does mpd install a startup script in /usr/local/etc/rc.d ? Does it get started
> in the background? If it's script is in /usr/local/etc/rc.d then it gets
> run by the /etc/rc.d/local script which runs after /etc/rc.d/ipnat. In this
>
On Tue, Dec 10, 2002 at 12:06:21AM +0800, leafy wrote:
>
> map ng0 192.168.0.0/24 -> 0/32
>
> When I reboot, this line (along with ipnat stuff) got executed before mpd
> fiinishes PPPoE negotiation, and ipnat -l shows that the ng0 ip was 0.0.0.0/32.
> Is there anyway I can ensure that "ipnat -f /et
Hi,
leafy schrieb:
> I run -current and decided to try kernel PPPoE. I installed mpd from ports
> which ran fine. After installing ipnat, I setup the following rule in
> ipnat.rules:
>
> map ng0 192.168.0.0/24 -> 0/32
>
> When I reboot, this line (along with ipnat stuff) got executed before mpd
I run -current and decided to try kernel PPPoE. I installed mpd from ports
which ran fine. After installing ipnat, I setup the following rule in
ipnat.rules:
map ng0 192.168.0.0/24 -> 0/32
When I reboot, this line (along with ipnat stuff) got executed before mpd
fiinishes PPPoE negotiation, and i