Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 19:44:07 +0200 (MET DST)
From:      Christian Wolf <Christian.Wolf@medis.de>
To:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Cc:        Christian Wolf <Christian.Wolf@medis.de>, Hellmuth Michaelis <hm@hcs.de>, ISDN Mailinglist <freebsd-isdn@FreeBSD.ORG>
Subject:   Re: Routing (was: isic0 not found at 0x340)
Message-ID:  <Pine.GSO.3.96.990824193304.15325B-100000@sun-chris.medis.de>
In-Reply-To: <19990824181928.A52401@gil.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 24 Aug 1999, Christoph Kukulies wrote:

> It is not clear to me, where you set the netmask in your example.
> (0xffffff00).

I didn't specify the netmask at all, ifconfig chooses the default netmask
for a class-C network (which is wrong in my case, but that doesn't matter).

> Besides thsi I copied your configuration exactly
> and I still have 'i4b nogo'.

> It worked for a short moment this afternoon but inmidst 
> reading email it got hung and I never could make it work since then.

It seems, that your problem is somewhere else. What does ``short'' mean?
About 60 Seconds? Do you have a routing daemon running? What does your
/etc/gateways look like? Try something like

---------- snip ----------
if=ipr0 passive
if=ipr1 passive
if=ipr2 passive
if=ipr3 passive
if=isppp0 passive
if=isppp1 passive
if=isppp2 passive
if=isppp3 passive
---------- snap ----------

Your /etc/rc.conf and the output of `ifconfig -a` and `netstat -rn` might
help to solve your problem.

Regards,
	Chris




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990824193304.15325B-100000>