Leon Strong wrote: > > Where the oddness comes in, is when attempting to setup stunnel to > forward connections in through from 10.0.0.10:443 to 10.0.0.10:8080 (the > load balanced pool & vip). > > I get an odd error in the STUNNEL logs; "Operation Not Permitted"
if you login to pfsense box and do "telnet 10.0.0.10:8080", you'll see it doesn't connect! for example, if I connect to a load-balanced port on my CARP address on my WAN, I get this error... # telnet w.x.y.z 80 Trying w.x.y.z... telnet: connect to address w.x.y.z: Operation not permitted telnet: Unable to connect to remote host I think you can overcome this using a netcat listener - look at the various primers on nat reflection. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
