Linux-Networking Digest #683, Volume #10 Wed, 31 Mar 99 00:13:45 EST
Contents:
Re: ip masq help ("D. C. Sessions")
Re: Installing eth cards (Nick Farley)
----------------------------------------------------------------------------
From: "D. C. Sessions" <[EMAIL PROTECTED]>
Subject: Re: ip masq help
Date: Tue, 30 Mar 1999 15:52:28 -0700
Michael Harnois wrote:
>
> On Fri, 26 Mar 1999 12:44:53 +0100, "Leopold Toetsch" <[EMAIL PROTECTED]> said:
>
> > Andrew Bergmann wrote in message
> > <[EMAIL PROTECTED]>...
> >> Hi, I just wondering why when I try accessing certain webpages
> >> through my linux box using ip masq it doesn't work while other
> >> pages work fine. When I use the linux box itself to access the
> >> same webpages it works fine. Could someone please explain to me
> >> why this is ?
> >>
> >> Please email me on [EMAIL PROTECTED]
>
> > Yesterday I posted here:
>
> > Did you start RST-provoking (kernel-Patch by Erik Corry):
>
> No, this isn't it, at least on my box. The problem just began in the
> past week for me on a system that's worked flawlessly for several
> years. Kernel 2.2.4, ipchains 1.3.8. Help me save myself from my wife
> and kids, who are incensed because they can't get to hotmail from
> their machine ...
Check your logs for port 113 (identd) responses. The other
end may be asking some questions that the masquerade box can
answer for itself but not its client (my problem right now).
--
D. C. Sessions
[EMAIL PROTECTED]
------------------------------
From: Nick Farley <[EMAIL PROTECTED]>
Subject: Re: Installing eth cards
Date: Wed, 31 Mar 1999 04:18:37 GMT
go to: /etc/sysconfig/network-scripts/
make a new file named: ifcfg-eth1
in this file place the below text edit to your needs.
DEVICE=eth1
IPADDR=192.168.1.1
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
ONBOOT=yes
after you've done this reboot and everything should work.
Colin
P.S
Make sure you don't have an IRQ conflict
P.P.S
Let me know if you need this device to be DHCP.
The file has to be different for DHCP
AMAE wrote:
> Hi,
> I installed a second ethernet card on a linux microserver. When I type
> dmesg, I see that the Kernel is aware of and loaded the driver for that
> ethernet card. When I type ifconfig, there is nothing about eth1, that is
> the second ethernet card I have installed!
>
> Any ideas what I should do?
>
> Also, how do I get the IP addresses for the router and hup?
>
> Thanks
>
> --
> Ayman Elsaedi
> Georgia Institute of Technology, Atlanta Georgia, 30332
> Email: [EMAIL PROTECTED]
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.networking) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Networking Digest
******************************