Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: carnaud on June 12, 2007, 06:24:18 AM
-
Hello,
I'm using a sme server config "server only". My config has 2 network adapters and I'd like to configure the 2 adapters to be available on the internal side of the server.
I can't figure how to do that? When I configure the server, I can choose between the two interfaces and I can define the IP address of one interface, but can't ever configure the second interface.
Then when the server is running, just one interface (eth0) is loaded and defined.
Any help would be appreciated,
Regards
-
Hello,
I'm using a sme server config "server only". My config has 2 network adapters and I'd like to configure the 2 adapters to be available on the internal side of the server.
Why on earth would you like to do that?
-
Hello,
I'm using a sme server config "server only". My config has 2 network adapters and I'd like to configure the 2 adapters to be available on the internal side of the server.
I can't figure how to do that? When I configure the server, I can choose between the two interfaces and I can define the IP address of one interface, but can't ever configure the second interface.
Then when the server is running, just one interface (eth0) is loaded and defined.
Any help would be appreciated,
Regards
Hi..
do you want the two interfaces to have different subnets (e.g 192.168.1.x and 192.168.2.x) or to do HA or load balance?
if your answer is the second one, search for bonding :-)
AFAIK the first solution is not available at the moment
HTH
Stefano
-
Hi,
To use bonding (runs great for me) you must have 2 identical network adapters (actually 2 adapters that use the same driver...)
-
Hello,
Hi,
I'm using a sme server config "server only". My config has 2 network adapters and I'd like to configure the 2 adapters to be available on the internal side of the server.
Why on earth would you like to do that?
In fact my problem is the following, I must operate remotely the server unfortunately the onboard Gb network adapter is not recognized by the kernel (the motherboard is ASUS P5B-VM with realtek chips). Whenever the kernel is updated, I must recompile the network adapter driver. So I installed a basic 10/100 mb PCI card, I planned to use remotely. The Gb adapter will be used by the workstations connected to the server, while the 10/100 will be used to operate over internet.
The server is already protected by a firewall, so I don't need a passerelle nor 2 different networks
-
2 adapters to be available on the internal side of the server
Well you said that you want two adapters on LAN. :D
If you want one on LAN and one on wan just set your server in server gateway and select your NICs and it should work (if both drivers work).