Re: Newbie in need of help with dhcpcd

1999-08-23 Thread Mark Wagnon
On Sun 08/22/99 10:47PM, Daniel Lesage wrote: > At 18:24 22-08-99 -0700, you wrote: > >Hi, > > > >As for your second NIC, you might try the append command in your > >lilo.conf like so: > > Hi Mark. > > You remind me I forgot to mention something: > > I can't use LILO on this system (interferes w

Re: Newbie in need of help with dhcpcd

1999-08-23 Thread Daniel Lesage
At 18:24 22-08-99 -0700, you wrote: >Hi, > >As for your second NIC, you might try the append command in your >lilo.conf like so: Hi Mark. You remind me I forgot to mention something: I can't use LILO on this system (interferes with some EZ-BIOS nonsense), so I'm using loadlin from DOS. My loadli

Re: Newbie in need of help with dhcpcd

1999-08-23 Thread Mark Wagnon
Hi, As for your second NIC, you might try the append command in your lilo.conf like so: append="ether=11,0x300,eth0 ether=10,0x240,eth1" where the underscored values are your NICs' irq and io addresses. I am having problems getting dhcpcd up and ru

Newbie in need of help with dhcpcd

1999-08-23 Thread Daniel Lesage
[System: slink running kernel 2.2.6. 2 NICS: eth0 is a 3c509, eth1 is a DLink DE220] Hi people. I want to configure my Linux box to use as a proxy/firewall/ipmasq server for a 3-PC LAN, but ran into trouble trying to get it to connect to my ADSL provider (Sympatico). It uses a DHCP system, bu