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

Baffled

Ok here goes. I have spent the last few days searching and reading multiple posts to no avail

I am new to UTM and am running v9.2 Home license

I've managed to get bit torrents and some other linux apps to pass traffic.

However, have two final hurdles that are not working for me.

1. Access internal web on port 81 from external

2. TiVo is not able to connect via external to get updates and such

Any help and suggestions would be welcome.


This thread was automatically locked due to age.
Parents
  • most likely it is the http proxy holding up the updates....tivo is linux based and the update files are highly compressed and take alooooong time to scan properly and this leads to timeouts.  I would set your tivo to a static ip inside your lan and then do an http proxy bypass in the advanced section for the tivo first....basiclaly treat the tivo like a netflix mobile device..[:)]
Reply
  • most likely it is the http proxy holding up the updates....tivo is linux based and the update files are highly compressed and take alooooong time to scan properly and this leads to timeouts.  I would set your tivo to a static ip inside your lan and then do an http proxy bypass in the advanced section for the tivo first....basiclaly treat the tivo like a netflix mobile device..[:)]
Children
  • TheDrew and William,

    No luck for Port 81

    I followed Article ID: 115145

    Scenario 1 - Common port on public interface

    Example: Webserver host definition
     Goto Webadmin » Definitions & Users » Network Definitions
     New Network Definition
     Name: Webserver
     Type: Host
     Address: ***.***.***.***
     Comment: My internal webserver IP
    Example: Webserver on HTTP TCP port 81

    1) Create a DNAT rule

    Goto Webadmin » Network Security » NAT
     New NAT rule
     Traffic Source: Any 
     Traffic Service: HTTP Port 81
     Traffic Destination: External (address)
     NAT Mode: DNAT (destination)
     Destination: Webserver
     Destination Service: left blank

     Click Save

     Once created click traffic light  from Red to Green

    2) Create Packet filter access
     
    Goto Webadmin » Network Security » Firewall
    Select Rules tab
     New Rule
     Source: Any
     Service: HTTP
     Destination: Webserver
     Action: Allow
     Log traffic: 
     Comment: Allow http traffic to webserver

     Click Save

     Once created click traffic light  from Red to Green

    I have tried it with and without firewall rule. And can access from outside :81 only.

    In the same article I also tried Scenario 2 - New service port creation needed to forward

    I will give the TiVo a shot later when I get home.