Date: Mon, 27 Mar 2000 10:07:42 +0100 From: Brian Somers <brian@Awfulhak.org> To: Ian Hart <ianjhart@yahoo.com> Cc: stable@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: tun0 lost in 4.0 Message-ID: <200003270907.KAA01037@hak.lan.Awfulhak.org> In-Reply-To: Message from Ian Hart <ianjhart@yahoo.com> of "Sat, 25 Mar 2000 20:49:03 -0800." <20000326044903.4764.qmail@web214.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Walter Brameld wrote:
> >
> > On Sun, 19 Mar 2000, in a never-ending search for
> enlightenment, Sergei Vyshenski wrote:
> > > Can not revive tun0 interface after moving to 4.0
> from 3.4
> > > in a way that src/UPDATING teaches.
> > >
> > > Kernel file has "pseudo-device tun 1",
> kernel builds ok;
> > > ./MAKEDEV tun0 in /dev does not complain;
> > > bbut ifconfig says: "interface tun0 does not
> exist"
> > >
> > > Actually, I need tun0 to accept incoming user-ppp,
> > > and would be happy to hear of workaround at least.
> > >
> > > Thank you in advance.
> > > Sergei
> >
> > Believe it should only be "pseudo-device tun" with
> no "1".
> >
> > --
> > Walter Brameld
>
> Sergei, did you fix your problem?
>
> A bit late on this thread I know. The reason being -
> no modem for over a week. When I ran ppp and went to
> terminal mode there was no response at all from the
> modem. I was running 4.0-STABLE. Was A1 under
> 3.4-STABLE. I managed to get online (very) early
> Saturday morning to cvsup. Sometime during the power
> down/make world/reading of 500+ emails it broke again.
> It's currently working (obviously), but I'm too
> paranoid to do anything in case I break it again. I
> have set pseudo-device tun 1, contrary to GENERIC
> setting.
You shouldn't even need this line. Ppp(8) will load the module if it
needs to. The fact that ppp actually started means that there are no
tun(4) related problems. If you're getting no response from the
modem, then you really need to look in that direction.
> The modem is a no-name (ORIGO) 56k6 Rockwell Voice,
> ISA with jumpers, set to COM 4 IRQ 9. Tried in the two
> machines I have at home. One with PNP COM ports, the
> other not. Could be broken hardware of course.
Hmm, I tend to avoid irq 2/9....
> I also find I can no longer authenticate on freeserve
> (UK). X-stream is okay. Can someone who uses freeserve
> confirm/deny connection with 4.0-STABLE. Could be
> broken ISP of course.
Have you built ppp with DES ? You should see be a -DHAVE_DES option on
the cc line when building. Also, make sure you haven't got any #
characters in you password - if you have, you'll need to quote ("")
the password string or escape the #.
> Any assistance would be most welcome. I can provide
> dmesg or whatever, but I'm not sure that will help as
> it's currently okay. Could be broken 'userware' of
> course :-)
>
> On a positive note, at least I now know how to set up
> a gateway host and DNS servers. Next step - packet
> filtering and proxy servers. Joy Joy Joy.
>
> ian j hart
>
> PS. The upgrade 3.4-4.0 went more or less without a
> hitch. Slightly sweaty palms I couldn't remount /
> single user. Fixed that once I realised it was still
> on wd0 not ad0.
>
> PPS. This probably will not attach to the thread. I
> find I cannot send mail (ISP firewall?). Thank God for
> Yahoo in emergencies.
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
--
Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003270907.KAA01037>
