Mailinglist Archive: opensuse (5100 mails)
| < Previous | Next > |
Re: [SLE] HowTo connect dhcpd and dhcp-client
- From: Leendert Meyer <leen.meyer@xxxxxxx>
- Date: Mon, 7 Jun 2004 18:46:07 +0200
- Message-id: <200406071846.07229.leen.meyer@xxxxxxx>
On Monday 07 June 2004 17:02, Ulrich Leopold wrote:
> On Mon, 2004-06-07 at 15:25, Leendert Meyer wrote:
>
> Ok. I have all these options checked. It should work now. But it does
> not.
>
> I have the feeling that the problem is in the transmission on teh server
> of input from eth1 (dhcpd-server, internal device) to eth0 (dhcp-client
> to the internet, external device).
Yes.
> Maybe the router configuration doe snot match? I configured this as
> default=192.168.01 and IP forwarding.
> In addition when I boot now the computer I get martian sources from my
> ISP somewhere which "blocks" the internet. Is this due to running and
> detecting a dhcpd-server?
Yes, you can turn that off with:
FW_KERNEL_SECURITY="no"
in /etc/sysconfig/SuSEfirewall2 (read its comment there).
> I am getting a bit lost I must say. I have been configuring and trying
> so much that I might have screwed something up now (?).
That is a possibility. ;) I had some difficulties too with the first time.
What is the output of:
- diff -U 0 /etc/sysconfig/SuSEfirewall2 /usr/share/doc/packages/SuSEfirewall2/SuSEfirewall2.sysconfig
- ifconfig eth0
- ifconfig eth1
- route
Leen
> On Mon, 2004-06-07 at 15:25, Leendert Meyer wrote:
>
> Ok. I have all these options checked. It should work now. But it does
> not.
>
> I have the feeling that the problem is in the transmission on teh server
> of input from eth1 (dhcpd-server, internal device) to eth0 (dhcp-client
> to the internet, external device).
Yes.
> Maybe the router configuration doe snot match? I configured this as
> default=192.168.01 and IP forwarding.
> In addition when I boot now the computer I get martian sources from my
> ISP somewhere which "blocks" the internet. Is this due to running and
> detecting a dhcpd-server?
Yes, you can turn that off with:
FW_KERNEL_SECURITY="no"
in /etc/sysconfig/SuSEfirewall2 (read its comment there).
> I am getting a bit lost I must say. I have been configuring and trying
> so much that I might have screwed something up now (?).
That is a possibility. ;) I had some difficulties too with the first time.
What is the output of:
- diff -U 0 /etc/sysconfig/SuSEfirewall2 /usr/share/doc/packages/SuSEfirewall2/SuSEfirewall2.sysconfig
- ifconfig eth0
- ifconfig eth1
- route
Leen
| < Previous | Next > |