On Monday 10 December 2001 19:39, Mark Ferlatte wrote:
> > Reading again /etc/init.d/dhcp I see the following:
> >
> > # Add all interfaces you want dhcpd to handle here
>
> Change the lines in /etc/init.d/dhcp that look like
>
> start-stop-daemon --start --quiet --pidfile $DHCPDPID
On Mon, Dec 10, 2001 at 05:46:56PM -0300, Daniel Toffetti wrote (1.00):
> Reading again /etc/init.d/dhcp I see the following:
>
> # Add all interfaces you want dhcpd to handle here
Change the lines in /etc/init.d/dhcp that look like
start-stop-daemon --start --quiet --pidfile $DH
On Monday 10 December 2001 16:23, Daniel Toffetti wrote:
> But now (and this is why I say PART-SOLVED) the internal hosts are
> not assigned a valid internal IP from the proxy via pump. I even
> copied the file dhcpd.conf from my old proxy to the new, tried
> changing from pump to dhcpcd in the int
On Sunday 09 December 2001 16:24, Michael Heldebrant wrote:
> > It's strange to me that 'pump -i eth1 --status' shows correctly the
> > gateway (10.7.2.1), nameservers, etc. So I tried to add the two
> > missing entries, and it failed.
> >
> > root:> route add default gw 10.7.2.1 dev eth1
> > SIOCA
On Sun, 2001-12-09 at 12:50, Daniel Toffetti wrote:
> On Sunday 09 December 2001 02:53, Michael Heldebrant wrote:
> > You want:
> > auto ethWHATEVER
> > iface inet dhcp ethWHATEVER
> > instead of "static dhcp" which, I'm not even sure how it would be
> > parsed by ifup. ifconfig should tell you if
On Sunday 09 December 2001 02:53, Michael Heldebrant wrote:
> You want:
> auto ethWHATEVER
> iface inet dhcp ethWHATEVER
> instead of "static dhcp" which, I'm not even sure how it would be
> parsed by ifup. ifconfig should tell you if your interface iseven
> being brought up.
My fault here, sorry
On Sat, 2001-12-08 at 23:14, Daniel Toffetti wrote:
> On Saturday 08 December 2001 16:58, ben wrote:
> > > Right now I get the external interface be assigned the valid IP
> > > address as before, configuring it as 'static dhcp - hostname pump'
> > > in /etc/interfaces. But when I try _any_ ping (an
On Saturday 08 December 2001 16:58, ben wrote:
> > Right now I get the external interface be assigned the valid IP
> > address as before, configuring it as 'static dhcp - hostname pump'
> > in /etc/interfaces. But when I try _any_ ping (any but my own
> > address and localhost, of course), it fails
On Saturday 08 December 2001 10:41 am, Daniel Toffetti wrote:
> Hi all !
>
> I've a small diskless proxy booting from a floppy based distro called
> Coyote. Now I've got an old HDD and I'm installing Debian Potato, but
> I'm failing to get the access to the Net working.
> Right now I get the extern
Hi all !
I've a small diskless proxy booting from a floppy based distro called
Coyote. Now I've got an old HDD and I'm installing Debian Potato, but
I'm failing to get the access to the Net working.
Right now I get the external interface be assigned the valid IP address
as before, configuring i
10 matches
Mail list logo