Subject: Re: newbie in over his head...
To: Ulrik =?iso-8859-1?Q?Sj=F6str=F6m?= <ulriks@mail.bahnhof.se>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 03/02/2001 18:51:31
Ulrik,

Welcome to NetBSD!

I carbon-copied this email to netbsd-help. I believe tech-install is for
developing of the installation tools and interfaces. You may want to
consider this discussion via netbsd-help.

I have some comments below ...

> (basically it's a Red Hat 6.2) running. It's connecting with my ISP
> (cable) with DHCP. It's got two network cards. One card with the
> dynamically assigned Ip from my provider, 213.something, the other
> card 192.168.0.1. between these card it's IPforwarding, to the other

Is it IP forwarding all types of traffic? (Or does your firewall stop
NFS/FTP traffic?)

> server 192.168.0.1, macintosh 192.168.0.3, compaq 192.168.0.4.

> What does BSD really want when it's asking for hostname, nameserver,
> domain and such? My isp's information, i.e "chello.se", or something
> else? Do i need to run a DNS server on my local machine? Maybe a
> properly configured host table?

It should work with any hostname and domain name, but you may want to use
the same domain name for yor network and use a hostname that resolves (at
least in your own network by using /etc/hosts, for example).

You don't need to run your own DNS. Point it to the IP of your ISP's DNS
server.

Set the IP to 192.168.0.4, the netmask to 0xffffff00, and the gateway
address to 192.168.0.1.

You can escape to the shell and try configuring the interface there, use
ping or try some other tests.

I have never done it via NFS, but I have used FTP to install many times.

Good luck. If you reply or need to ask more questions, consider using the
netbsd-help mailing list instead.

   Jeremy C. Reed
   http://www.reedmedia.net/