Networking Forums

Networking Forums > Computer Networking > Linux Networking > DHCP server with two network cards

Reply
Thread Tools Display Modes

DHCP server with two network cards

 
 
kristian
Guest
Posts: n/a

 
      03-14-2006, 07:31 AM
Hi all

I have a server running suse9.2 pro with two network interfaces. The
two cards are connected to two separate networks, and the server should
be the dhcp server on both networks.

Preferably I should be able to have separate ip ranges on the two
networks, but this is not a show stopper.

Any hints are very welcome.

--
K

 
Reply With Quote
 
 
 
 
Thomas Bosch
Guest
Posts: n/a

 
      03-14-2006, 08:42 AM
kristian wrote:

> Hi all
>
> I have a server running suse9.2 pro with two network interfaces. The
> two cards are connected to two separate networks, and the server should
> be the dhcp server on both networks.
>
> Preferably I should be able to have separate ip ranges on the two
> networks, but this is not a show stopper.
>
> Any hints are very welcome.
>


This is no problem.

two "subnet 192.168.x.x netmask 255.255.255.0 { ... }" are enough.

If the the two cards are configured for example with the IPs 192.168.0.1 and
192.168.1.1 then the "x" from above are "0.1" and "1.1".

Inside the brakets "{ }" are other options, I think you know. Or not?



Thomas
 
Reply With Quote
 
kristian
Guest
Posts: n/a

 
      03-14-2006, 10:56 AM

Thomas Bosch wrote:
> kristian wrote:
>
> > Hi all
> >
> > I have a server running suse9.2 pro with two network interfaces. The
> > two cards are connected to two separate networks, and the server should
> > be the dhcp server on both networks.
> >
> > Preferably I should be able to have separate ip ranges on the two
> > networks, but this is not a show stopper.
> >
> > Any hints are very welcome.
> >

>
> This is no problem.
>
> two "subnet 192.168.x.x netmask 255.255.255.0 { ... }" are enough.
>
> If the the two cards are configured for example with the IPs 192.168.0.1 and
> 192.168.1.1 then the "x" from above are "0.1" and "1.1".
>
> Inside the brakets "{ }" are other options, I think you know. Or not?
>
>
>
> Thomas

Great

I just thought it had to be more difficult, so I never tried that...

Thanks

--
K

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
two network cards on a server Faheem Mitha Linux Networking 1 04-19-2007 09:38 AM
How to make two network cards on a server act as one? Vijay Mistry Windows Networking 3 09-02-2006 06:18 PM
Windows Server 2003 with two network cards Jamie Allison Windows Networking 5 05-03-2006 06:45 PM
Server with 2 Network Cards + cannot browse domain Brian Windows Networking 14 10-21-2004 05:10 PM
Installing 2 Network Cards in a server 2003 nangel Windows Networking 4 04-14-2004 01:45 PM



1 2 3 4 5 6 7 8 9 10 11