[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sid-amd64-netinst.iso install report



On Mon, 22 Nov 2004 07:31:20 +1100
Norval Watson <norv@longforest.com> wrote:

> On Sat, 2004-11-20 at 01:13, Lennart Sorensen wrote:
> 
> auto lo eth0
> 
> iface lo inet loopback
> 
> iface eth0 inet static
>         address 192.168.1.3
>         netmask 255.25.255.0
>         broadcast 192.168.1.255
> 
> 
> ### END OF DEBCONF AREA.  PLACE YOUR EDITS BELOW; THEY WILL BE
> PRESERVED.
> 
> scoop@my64:~$
> 
> I read man interfaces and I notice that there is no mapping stanza in my
> /etc/network/interfaces.
> Thanks,
> Norv
> 
Hi Norv, I'm just jumping into this thread, but I can immediately see one thing that is obvious to me...

Your netmask should be 255.255.255.0, not 255.25.255.0, or is this just a typo?

Also, consider putting the line "network 192.168.1.0" in as well.

Pete



Reply to: