Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 08:50:36 +0000
From:      Lei Ding <leiding@myrealbox.com>
To:        freebsd-questions@freebsd.org, 
Subject:   Re: How to install freebsd through ftp?
Message-ID:  <1014540636.54050ff8leiding@myrealbox.com>

next in thread | raw e-mail | index | archive | help
Hi jeff,=20
I am not in a lan, nor is there any computer connected to mine. I am just c=
onnecting to my isp using adsl.
I have tried all the way you and others provided and then readed the handbo=
ok again and again,
but just couldn't find a solution.
every article(including handbook) on setting pppoe connect all assumes that=
 freebsd IS ALREADY SETUPPED,
and requires modification of /etc/ppp.conf,=20
but I can't modify anything in installation.=20

Is it possible to download all the base component in other os(I have win98 =
and debian running),
and then just run the setup program with components on other partitions.
After a base system is running, then setup pppoe?
Thanks a lot........


Regards,
lei ding

-----Original Message-----
From: Jeff <grayspace@gmx.net>
To: Lei Ding <leiding@myrealbox.com>, freebsd-questions@freebsd.org
Date: Sat, 23 Feb 2002 12:42:31 -0500
Subject: Re: How to install freebsd through ftp?

On February 23, 2002 08:06 am, Lei Ding wrote:
> Hi,
> I have write them to 2 floppies and boot up without problems until
> it let me choose a media to install from. I selected ftp and ed0,
> then it asks me to setup network interface, such as hostname and
> ed0 ipv4 address. What should I do?
> Thanks

Hello, I'm relatively new to FreeBSD but afaik, if whatever is connecting=
=20
this computer/your network to the internet is functioning properely (window=
s=20
machine running ICS or one of those boxed gateways) *and* DHCP didn't work=
=20
(the setup couldn't auto-detect IP your 'IPv4 Address'), the following=20
settings *should* work:

Host: myhost=20
; (just entering a non fully qualified
name should be ok here, eg. 'computer1')
Domain:
; (just leave this blank)
IPv4 Gateway: 192.168.0.1
Name Server: 192.168.0.1
IPv4 Address: 192.168.0.**
; (where '**' is a number >=3D 2 and <=3D 255, something in the middle *sho=
uld*=20
be safe, but you should try to pick a number no other machine on your netwo=
rk=20
is using)
Netmask: 255.255.255.0

alternately, you might have to try:

Host: myhost 
; (just entering a non fully qualified
name should be ok here, eg. 'computer1')
Domain:
; (just leave this blank)
IPv4 Gateway: 192.168.1.1
Name Server: 192.168.1.1
IPv4 Address: 192.168.1.**
; (where '**' is a number >=3D 2 and <=3D 255, something in the middle *sho=
uld* 
be safe, but you should try to pick a number no other machine on your netwo=
rk 
is using)
Netmask: 255.255.255.0

if this doesn't work, it's possible your internet gateway isn't working or 
configured correctly, and I'd suggest reading the documentation, and if 
possible enable the DHCP server if it has one.

hope that helps,
good luck

-- 

Jeff Leveille - quasi programmer type guy

Luke the Jedi:
'but master Yoda, you told I me must unlearn what I have learned, it doesn'=
t 
seem to be helping...'

Master Yoda:
'Live in a moldy swamp I do, listen to me you should not.'


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




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




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