Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DMZ Basic Setup?

Howdy:

Someone please correct / input on this if I'm wrong. 

I want to setup a DMZ for my (WIRELESS) at my house. I want to make sure that people using the wireless access (which I plan to leave wide open for the neighbor) do not have access to my LAN. 

Here is what I plan to do (Correct me if this is wrong)

1) Add another network card (on ASG for wireless)
2) Setup a new masquerading rule for WIRELESS LAN to WAN
3) Setup packet rules for desired services. (WIRELESS LAN to Blah)

Is there anything else I would need to do? 

Once again the idea to supply web services via a wireless access point and keep that totally separated from my home LAN. 

Thanks for any input. 

-Jayson


This thread was automatically locked due to age.
Parents
  • The first thing I tried was adding the alias for my network card in the /etc/modules.conf with no luck.

    ###

    root: vi /etc/modules.conf

    added

    alias eth2 r8169

    root: /sbin/insmod r8169.ko (which is the only way it seems to work) when I have used this in the past I've used the -v switch Example: root: /sbin/insmod -v e100

    But I get nothing.

    I'm just going to re-install when i get home from work today.
Reply
  • The first thing I tried was adding the alias for my network card in the /etc/modules.conf with no luck.

    ###

    root: vi /etc/modules.conf

    added

    alias eth2 r8169

    root: /sbin/insmod r8169.ko (which is the only way it seems to work) when I have used this in the past I've used the -v switch Example: root: /sbin/insmod -v e100

    But I get nothing.

    I'm just going to re-install when i get home from work today.
Children
No Data