NAS Router Thingy

Discussion in 'Server Operation' started by av1611, Dec 26, 2008.

  1. av1611

    av1611 New Member

    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...
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Yes, that should work.
     
  3. av1611

    av1611 New Member

    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?
     
  4. av1611

    av1611 New Member

    I guess the question is really do I set the wireless in adhoc ?
     
  5. falko

    falko Super Moderator Howtoforge Staff

    That should work.
     

Share This Page