Koozali.org: home of the SME Server

Multiple Network Cards for Internal Net

Paul Buytels

Multiple Network Cards for Internal Net
« on: March 30, 2001, 03:25:13 AM »
I've got a little problem:

I've got E-smith setup perfectly (at least almost): the external (internet) interface eth0 works fine, also my first internal network interface eth1 works perfectly.
Everthing seems to be in orders so far.
Since e-smith doesn't seems to recognize my third network interface eth2 i set it up manually. So far so good.

The problem:
Eth2 seems to work:
   -network is fine (link led on hub)
   -ip address is fine (192.168.2.1)
   -set up dhcp for eth2
   -set up 192.168.2.0 as an internal network in e-smith-manager

The workstations on eth2 don't seem to get an ip adress from the dhcp server and the following is recorden in /var/log/messages

Mar 30 01:13:06 linux kernel: Packet log: denylog DENY eth2 PROTO=17 169.254.71.129:137 169.254.255.255:137 L=78 S=0x00 I=73 F=0x000 T=32 (#1)

i figure the problem is that the ipchains config isn't updated.

Can anyone help me out ?

Thanks,

Paul Buytels

Charlie Brady

Re: Multiple Network Cards for Internal Net
« Reply #1 on: March 30, 2001, 04:02:45 AM »
Paul Buytels wrote:

> Since e-smith doesn't seems to recognize my third network
> interface eth2 i set it up manually. So far so good.
>
> The problem:
> Eth2 seems to work:
>    -network is fine (link led on hub)
>    -ip address is fine (192.168.2.1)
>    -set up dhcp for eth2
>    -set up 192.168.2.0 as an internal network in
> e-smith-manager
>
> The workstations on eth2 don't seem to get an ip adress from
> the dhcp server

You will need to set up a custom template to configure dhcpd to server the second network.

Charlie

Charlie Brady

Re: Multiple Network Cards for Internal Net
« Reply #2 on: March 30, 2001, 04:03:02 AM »
Paul Buytels wrote:

> Since e-smith doesn't seems to recognize my third network
> interface eth2 i set it up manually. So far so good.
>
> The problem:
> Eth2 seems to work:
>    -network is fine (link led on hub)
>    -ip address is fine (192.168.2.1)
>    -set up dhcp for eth2
>    -set up 192.168.2.0 as an internal network in
> e-smith-manager
>
> The workstations on eth2 don't seem to get an ip adress from
> the dhcp server

You will need to set up a custom template to configure dhcpd to serve the second network.

Charlie