Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2002 22:21:35 +0100
From:      Eric Masson <e-masson@kisoft-services.com>
To:        Mailing List FreeBSD Network <freebsd-net@FreeBSD.org>
Subject:   mpd only let outbound packets flowing
Message-ID:  <86hect6g0w.fsf@notbsdems.nantes.kisoft-services.com>

next in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello,

I'm trying to setup mpd on my dsl gateway.

mpd label with the attached config files reaches the point where ng0
interface is created and ifconfig'ed with the right address (fixed ip
here) (auth works, and information has been removed in the attached
files).

When I try to use the link, I only see outbound packets on ng0 (tcpdump)
but no responses.

I've dug the list archives but haven't found any similar case.

Any idea, or required information ?

TIA

Eric Masson

-- 
 On m'a souvent dit que Club-Internet censurait les groupes (des
 abonnés de Wanadoo, notamment ;-), mais apparemment ce seraient "les
 webmasters" qui seraient responsables (?) de cette intervention ;
 -+- G in : Guide du Neuneu Usenetien - Tout est dans tout -+-

--=-=-=
Content-Disposition: attachment; filename=mpd.conf

teaser:
	new -i ng0 teaser PPPoE
	set iface route default
	set iface disable on-demand
	set iface idle 0
	set bundle disable multilink
	set bundle authname MyName
        set bundle password MyPwd
	set link no acfcomp protocomp 
	set link disable pap chap
	set link accept chap
	set ipcp yes vjcomp
	set ipcp ranges 0.0.0.0/0 0.0.0.0/0
	set link keep-alive 5 20
        set link bandwidth 512000
        set link mru 1492
	open iface

--=-=-=
Content-Disposition: attachment; filename=mpd.links

PPPoE:
	set link type pppoe
	set pppoe iface ep1

--=-=-=--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hect6g0w.fsf>