Date: Sun, 11 Apr 2004 09:50:57 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Srdjan Kupresanin <kupri@ptt.yu> Cc: freebsd-questions@freebsd.org Subject: Re: 5.2.1 FTP install over ISDN com-port ppp Message-ID: <20040411085057.GB70330@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <200404102216.i3AMGi721547@ns1.ptt.yu> References: <200404102216.i3AMGi721547@ns1.ptt.yu>
next in thread | previous in thread | raw e-mail | index | archive | help
--WYTEVAkct0FjGQmd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 11, 2004 at 12:16:47AM +0200, Srdjan Kupresanin wrote: > I am a new addition to the FreeBSD community and don't even have a working > installation yet. Please help with that, as I tried all other resources on > the net (or at least I think I did). Welcome. =20 > Anyway, I am trying to install 5.2.1 over FTP (I have downloaded the > bootable CD image) and when I connect to my ISP through my ISDN TA on com1 > and using ppp PAP/CHAP, the connection gets established, but then the > installation tries to establish IPv6 protocol, which gets rejected. It lo= ops > three times, and then stalls indefinitely. Hmmm... Does your ISP publish IPv6 data from their PPP server? It may be that if your FreeBSD box gets assigned an IPv6 address it assumes it should use IPv6 to do the install. However most networking kit of the sort you'ld use at home doesn't understand IPv6 yet, so won't pass the traffic. Can you try the installation, and instead of using the settings PPP gives you automatically, configure the settings manually -- use the same data as you got from PPP (except for the IPv6 address, obviously), or whatever your ISP recommends. The other alternative would be to do a minimal installation from the mini ISO image, which will get you a bare bones but working FreeBSD system, then: # pkg_add -r cvsup-without-gui and proceed to grab the system sources and the ports with cvsup. And then spend a few days building and installing everything you ned. Once you've got the minimal system installed you'll be able to configure PPP to do the right thing. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --WYTEVAkct0FjGQmd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAeQbxdtESqEQa7a0RAj39AJ97KoYSI/wj7xU8Diwgke7McUehkACfQbPT NnWaF+/Sb1hSw++Oq4c/1UY= =oAkU -----END PGP SIGNATURE----- --WYTEVAkct0FjGQmd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040411085057.GB70330>