Re: /etc/network/interfaces help please

2001-04-11 Thread will trillich
On Wed, Apr 11, 2001 at 09:22:01AM +0100, Barbara and Rory Campbell-Lange wrote: > On 9/4/01, [EMAIL PROTECTED] wrote: > > > > I'm confused about what I should be writing in the interfaces file. > .. > > > iface eth0 inet static address 194.159.148.141 netmask 255.255.255.0 > > > need to break t

Re: /etc/network/interfaces help please

2001-04-11 Thread Barbara and Rory Campbell-Lange
On 9/4/01, [EMAIL PROTECTED] wrote: > > I'm confused about what I should be writing in the interfaces file. .. > > iface eth0 inet static address 194.159.148.141 netmask 255.255.255.0 > need to break that into separate lines-- > > iface eth0 inet static > address 192.168.1.1 > net

Re: /etc/network/interfaces help please

2001-04-09 Thread will trillich
On Mon, Apr 09, 2001 at 05:51:17PM +0100, Rory Campbell-Lange wrote: > I need to set my static IP address on startup to x.y.z.141. > My router is on x.y.z.1 > My network is on x.y.z.0 > > I'm confused about what I should be writing in the interfaces file. > ifup gives the error: > "/etc/netw

Re: /etc/network/interfaces help please

2001-04-09 Thread Colin Watson
Rory Campbell-Lange <[EMAIL PROTECTED]> wrote: >I need to set my static IP address on startup to x.y.z.141. >My router is on x.y.z.1 >My network is on x.y.z.0 > >I'm confused about what I should be writing in the interfaces file. >ifup gives the error: >"/etc/network/interfaces: too many para

/etc/network/interfaces help please

2001-04-09 Thread Rory Campbell-Lange
I need to set my static IP address on startup to x.y.z.141. My router is on x.y.z.1 My network is on x.y.z.0 I'm confused about what I should be writing in the interfaces file. ifup gives the error: "/etc/network/interfaces: too many parameters for iface line" for the line below. iface