Results 1 to 2 of 2

Thread: block port 80 incomming

  1. #1
    Join Date
    Jan 2006
    Beans
    631

    block port 80 incomming

    how do i block port 80 (internet) that comes in so users will quit changing proxy settings. I know the easyest wasy would be to do it from the router but this is for a laptop.

    ufw deny in 80
    Rule updated
    Rule added (v6)
    Status: active
    To Action From
    -- ------ ----
    80 DENY Anywhere
    80 DENY Anywhere (v6)

    but firefox can still get to google with out the proxy setting even added

    Status: active
    To Action From
    -- ------ ----
    80 DENY Anywhere
    Anywhere ALLOW 10.18.12.17 8080
    Anywhere ALLOW 10.18.12.17 3128
    Anywhere ALLOW 10.18.12.17 80
    80 DENY Anywhere (v6)

    80 DENY OUT Anywhere
    80 DENY OUT Anywhere (v6)


    my proxy is at 10.18.12.17 8080 put the port 80 keeps working even with out the proxy settings. How ever if i close the outging port 80 then nothing works even with the proxy settings.
    Last edited by lance bermudez; May 25th, 2012 at 07:58 AM.

  2. #2
    Join Date
    Mar 2006
    Location
    Denmark - Copenhagen
    Beans
    2,165

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •