Hi all, is it possible to backup the configuration of opnsense 18.1.x and restore it to a new 18.7?
Is there another way to upgrade to latest stable?
thank you
Is there another way to upgrade to latest stable?
thank you
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
router -> wan (192.168.179.2) | lan (192.168.178.3) -> webserver1 (192.168.178.15)
-> webserver2 (192.168.178.17)
QuoteI've been adding 2 rule on LAN interface:
from 192.168.2.0/24 to 192.168.6.0/24 Pass
from 192.168.3.0/24 to 192.168.6.0/24 Pass
QuoteThe local computer (192.168.1.100) sends the packet as coming from 192.168.1.100, but the server (192.168.1.2) receives it as coming from 203.0.113.1
nmap -p 80 1.2.3.4 -Pn
PORT STATE SERVICE
80/tcp filtered http
nmap -p 25 1.2.3.5 -Pn
Starting Nmap 6.47 ( http://nmap.org ) at 2018-05-11 09:38 CEST
sendto in send_ip_packet_sd: sendto(4, packet, 44, 0, 1.2.3.5, 16) => Operation not permitted
Offending packet: TCP 192.168.6.38:39478 > 1.2.3.5:25 S ttl=59 id=47236 iplen=44 seq=707988922 win=1024 <mss 1460>
sendto in send_ip_packet_sd: sendto(4, packet, 44, 0, 1.2.3.5, 16) => Operation not permitted
Offending packet: TCP 192.168.6.38:39479 > 1.2.3.5:25 S ttl=40 id=38922 iplen=44 seq=707923387 win=1024 <mss 1460>
Nmap scan report for server.domain.com (1.2.3.5)
Host is up.
PORT STATE SERVICE
25/tcp filtered smtp