Hello. I have done several Webservers, etc. DHCP, DNS, etc. What I want to do now is a little different and need some help. On this machine: 1. I want to use Fedora 10 2. I want to do a LAMP server <-- no problem 3. I want to do a Samba server <-- Again no problem 4. I want DHCP Server <-- Can, but not like this 5. I want DNS/Squid proxy <-- No problem 6. I want it to have external IP, Internal IP on NIC, and Wireless too. Here is the problem: I want the server to act as a router doing ICS between the two nic's. I've done that before, but I want the Wireless card added to the mix as well... that part I don't know ... Can the nic and wireless nic be on the same subnet? I want samba avail to all...
Maybe my mind is confused but say: Server: NIC1: Some External IP NIC2: 192.168.100.1 <--- Static Wireless NIC: 192.168.100.2 <--- Static DHCP Range: 192.168.100.100-150 Gateway: 192.168.100.1 Will my Laptop connect to the Wireless network via Server Wireless NIC and pull an IP via DHCP?