https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206143
--- Comment #20 from Hans Petter Selasky <[email protected]> --- It might be the webserver in pfsense is not bound to 0.0.0.0, so it won't serve connections from non-default IPs. Try with "nc" aka netcat: nc -l 80 Does it show anything when you connect via HTTP? Sorry I cannot help you more. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
