Thanks Kjetil,

/sbin/dhcpcd -R eth1 did it!!
I realy apreciate your advice, as I was
about to get mad on this  :)

But why doesn´t pump work anymore ?
I reinstalled the package - nothing.

        Andreas


Kjetil Tjensvold wrote:

> 
> I'am uncertain of BOOTPROTO=static
> if this should be none instead.
> Can you bring up your connection by typing
> /sbin/dhcpcd -n eth0 or
> eth1 depending on what NIC you use to DSL router.
> 
> --- Andreas Gundacker <[EMAIL PROTECTED]> skrev: >
> >
> > Dear list and networking gooroos!
> >
> > I am experiencing a very strange behavior since
> > Monday
> > on a RedHat 6.2 with two NICs.
> >
> > eth0 is the interface for the 192.168.x.x -Lan
> > eth1 is the interface connected to the DSL router.
> >
> > Since one year I establish the link to the DSLserver
> > with:
> > pump -d -i eth1 -h www.cantv.net
> >
> > Masquerading worked just superb.
> >
> >        - Till Monday ...
> >
> > Since than, I have to deactivate eth0 in oder to
> > sucessfully establish the connection with eth1 to
> > the DSL-server, and vice versa.
> >
> > In other words:
> > If eth0 or eth1 are up staticly bound to an IP,
> > the machine is not able to obtain it´s IP form the
> > DSL-server.
> >
> > both NICs are recognized by the kernel (sure they
> > are,
> > as it had worked for a year)
> >
> > ####extract from dmesg:
> > ne2k-pci.c:vpre-1.00e 5/27/99 D. Becker/P. Gortmaker
> >
> http://cesdis.gsfc.nasa.gov/linux/drivers/ne2k-pci.html
> > ne2k-pci.c: PCI NE2000 clone 'RealTek RTL-8029' at
> > I/O 0xd800, IRQ 9.
> > eth0: RealTek RTL-8029 found at 0xd800, IRQ 9,
> > 00:E0:4C:60:16:30.
> > device eth0 entered promiscuous mode
> > sis900.c: v1.06.03  12/23/99
> > eth1: SiS 900 PCI Fast Ethernet at 0xde00, IRQ 10,
> > 00:e0:06:ee:dd:ae.
> > eth1: SiS 900 Internal MII PHY transceiver found at
> > address 1.
> > eth1: Using SiS 900 Internal MII PHY as default
> > #######
> >
> > I would like to show the ifcgs:
> > #ifcfg-eth0
> > DEVICE=eth0
> > BOOTPROTO=static
> > IPADDR=192.168.17.1
> > NETMASK=255.255.255.0
> > ONBOOT=yes
> > BROADCAST=192.168.17.255
> > NETWORK=192.168.17.0
> > USERCTRL=no
> >
> > #ifcfg-eth1
> > DEVICE=eth1
> > BOOTPROTO=dhcp(none, in case of using pump)
> > IPADDR=
> > NETMASK=
> > ONBOOT=no
> > BROADCAST=
> > NETWORK=
> > USERCTRL=no
> >
> > The box was not touched for weeks, so we can exclude
> > that there ware done any modifications.
> >
> > Did the daemons get angry with me??
> >
> > I hope somebody could bring some light into this
> > $%&¬/!!?.
> >
> > Thousand thanks in advance
> >
> >       Andreas G.
> >       CCS/YV
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> =====
> Investigating the Norwegain 4.th Secret Service
> The multiheaded animal.
> http://hjem.sol.no/altiett/knut_ove_hauge_kuren.htm
> 
> ______________________________________________________
> Følg VM i fotball 2002 på http://fifaworldcup.yahoo.com
> 
>     ---------------------------------------------------------------
> 
> Subject: Re: where can i find init.c source code ?
> Date: Fri, 21 Jun 2002 10:32:53 -0700 (PDT)
> From: Jonathan Bartlett <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> 
> I'm kind of curious why you would want to.  Anyway, rather than
> modifying
> the source you can just modify inittab.  Use the "rungetty" program to
> run
> bash on boot.  You might even bbe able to put in a line for bash w/
> input/output sent to /dev/console.
> 
> Jon
> 
> On Fri, 21 Jun 2002, [iso-8859-1] cana rich wrote:
> 
> > I am using Linux RED Hat 7.2 and I would like to
> > modify the init.c to login as root automatically with
> > all access.
> > I've tried to login automatically in run level 1 but I
> > can't launch some script which use insmod. Why ???
> >
> > Thanks for your help.
> >
> > Richard
> >
> >
> > ___________________________________________________________
> > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> > Yahoo! Mail : http://fr.mail.yahoo.com
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
>     ---------------------------------------------------------------
> 
> Subject: Re: 7.3 on VA Linux (mount: error 6 mounting)
> Date: 21 Jun 2002 11:40:23 -0700
> From: Samuel Flory <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> References: <8C66A11BE65FD61191C7009027E775470D8CC5@NTELMB>
> 
>   What is scsi controller in question?  (If it's a mylex controller
> try
> using lilo instead of grub.)
> 
> On Fri, 2002-06-21 at 09:07, Shane Hagan wrote:
> > I Installed Red Hat Linux 7.3 on a dual Pentium 3 VA Linux Server.
> After
> > installation upon reboot I received the following error message:
> >
> >
> > mount: error 6 mounting ext3
> > pivotroot: pivot_root (/sysroot, /sysroot/initrd) failed: 2
> > Freeing unused kernel memory: 304k freed
> > kernel panic: No init found. Try passing init= option to kernel.
> > I do not know what to make of this. If you have any suggestions I
> would
> > greatly appreciate it.
> >
> >
> >
> > Thank you,
> > Shane
> >  <https://listman.redhat.com/mailman/listinfo/redhat-list>
> 
>     ---------------------------------------------------------------
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to