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

UTM Home Edition & Gaming

Hi All,

First post here, please be nice to me LOL! Anyway, long story short I thought I would give the Home Edition UTM a try because my brother moved back in and he was hogging all the bandwidth and going on naughty websites [8-)]

Anyway, I have installed and got this UTM up and running this afternoon, I am very impressed! Its exaclty what I need and its free! BUT I can't play Call of Duty 4 or Call of duty Modern warfare 2, and I have tried for about 2 hours and given up, so do any guys have any ideas?


Thanks
Liam


This thread was automatically locked due to age.
Parents
  • Hi All,

    I tried so hard but I couldn't do it... What I am trying to do is port forward this port 28961 to this address 192.168.0.254 and I wanted to open both inbound and outbound port. Can someone give me simple very simple steps on how to do this?

    Thanks again guys

    Sorry for being a noob
Reply
  • Hi All,

    I tried so hard but I couldn't do it... What I am trying to do is port forward this port 28961 to this address 192.168.0.254 and I wanted to open both inbound and outbound port. Can someone give me simple very simple steps on how to do this?

    Thanks again guys

    Sorry for being a noob
Children
  • Hi Liam,

    DNAT's (portforwards) should generally be of the following format:


    Traffic Source: Any
    Traffic Service: (the port you wish to forward)
    Traffic Destination: External (WAN) Address

    Type: DNAT

    Destination: (your internal IP)
    Destination Service: (leave blank normally)

    Automatic Firewall Rules: (checked)

    This will create the inbound portforward and the required inbound rules. Any outbound rules you need for the service are created through the firewall tab. Also, make sure the PC in question has a static IP address as the UTM isn't smart enough to follow the PC around if it changes.

    As an aside, for home use I normally recommend a few things differently from commercial installations:

    1) Setting a blanket "Allow" firewall rule of Internal Network - Any - Any (Source - Service - Destination). Not as secure as only allowing approved traffic, but for home use is far easier to manage as you don't have to create new rules every time a new game/program comes along. Increased WAF factor [:)] and no less secure then consumer grade routers. I do add a few explicit block rules for Teredo & ISTAP(6to4) but that's about it.

    2) Turn IPS off unless you have a Internet facing server such as a web or Email server. In the five years I've ran an IPS on my systems at home (and work), IPS has never once blocked a potential threat to my systems. I've found all it does at home is badly increase lag during gaming, which is killer for most any real time game (BF3, STO, etc), and decreases my effective download speeds.
  • 2) Turn IPS off unless you have a Internet facing server such as a web or Email server. In the five years I've ran an IPS on my systems at home (and work), IPS has never once blocked a potential threat to my systems. I've found all it does at home is badly increase lag during gaming, which is killer for most any real time game (BF3, STO, etc), and decreases my effective download speeds.


    FWIW, I see a lot of potential Flash attacks in my IPS alerts. Some may be false-positives, but probably not all are.

    Barry