Date: Tue, 31 Mar 1998 09:46:22 +0200 (MET DST) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: jonny@coppe.ufrj.br (Joao Carlos Mendes Luis) Cc: cshenton@it.hq.nasa.gov, gurney_j@resnet.uoregon.edu, hasty@rah.star-gate.com, multimedia@FreeBSD.ORG Subject: Re: The FreeBSD lounge... Message-ID: <199803310746.JAA22240@labinfo.iet.unipi.it> In-Reply-To: <199803310351.AAA13155@gaia.coppe.ufrj.br> from "Joao Carlos Mendes Luis" at Mar 31, 98 00:51:26 am
next in thread | previous in thread | raw e-mail | index | archive | help
> // the way i use it is not to run a tunnel across the modem line (which > // btw is not easy to set up unless you have an ethernet interface on > // your machine at home -- mrouted refuses to start when you have a > // single interface), but rather using a gateway program like my > > Answering a little late, because I wanted to test before talking. > > I'm right now connect through a modem, and I have a MBone tunnel > established. And I'm pretty sure I don't have an ethernet card. :) > > Here's some output from my home machine: > > /etc/mrouted.conf: > tunnel 200.156.1.11 146.164.63.4 metric 1 threshold 8 rate_limit 25 ok, now (after some more hacking) I know why it did not work for me. The ppp server has the ethernet on a /24 net and the ppp address assigned to my machine is also within the same /24 net. ppp works fine, (provided i turn arp proxy on for the ppp address), but mrouted ignores interfaces with potentially conflicting addresses as in my case. I can make things work by making the tests in mrouted less restrictive but Bill Fenner claims that there are reasons for that restriction and i trust his word. cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803310746.JAA22240>