Hallois
I just read this:
"I have 2 network cards, one connected to my cable modem, the other to my home's ethernet switch"
- from the What to expect LinuxMCE wiki.
Does this mean I have to have two network cards in my linucMCE core (hybrid) for all this to work and have it connected between the modem and router?
All our Cores have a single Network Card. It just is not a problem at all. Just have separate LAN & WAN side Ip ranges;
LAN Side at the core on our systems are;
Core lan address: 192.168.80.1
Core WAN address: 192.168.20.99
We use a DSL or Cable modem with a Wireless/Router in front of the Core and have a single rj45 cable from the Core's LAN card to a LAN port on the router (the core is attached to normal LAN port on the router... not the WAN port on the router). The routers WAN port is then connected to the DSL or Cable modem. The router gets its LAN side setup via DHCP (this depends though on your provider) and has its LAN side DHCP switched off (as the core provides DHCP). Therefore the Router is the gateway on the LAN side and we usually configure ours with a fixed address of 192.168.20.1 (in the same range as the Core's LAN side address of 192.168.20.99) and the same Net Mask as the Core. Then in the Cores Network Setup screen (accessible from Web Admin) you set the WAN side up with;
Core WAN address: 192.168.20.99
Core Net Mask 255.255.255.0
Core WAN gateway: 192.168.20.1 (** ie the router is the gateway)
Core WAN side DNS: 192.168.20.1 (** ie the router supplies the DNS)
We have setup many cores this way without any problems at all.
Hope this helps.
Regards
Andrew