outbound

  1. G

    IPFW IPFW partly blocks outbound connections on allowed port

    Hi all, I've simple ruleset mostly showed in freebsd wiki. All works, but sometimes ipfw blocks outbound connections on port 80 and 443, which has allowing rule. ipfw not totally blocks outbound connections, but only few ones. Relevant rules are: outport="$http,$https" $cmd 00200 allow tcp...
  2. Martian

    PF redirect local outgoing packets

    Hello, I'm trying to setup port multiplexing using sslh importantly I have to use that nice 'transparent' feature that makes traffic from sslh distributed locally to look like it comes from external interface. It looks something like this : Browser[A]-----------[http/ssl]-------> sslh[B 443]...
Back
Top