Code:
# uname -rs
FreeBSD 11.0-BETA2
Code:
# netstat -rn
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default 192.168.1.1 UGS wlan0
127.0.0.1 link#1 UH lo0
192.168.1.0/24 link#2 U wlan0
[COLOR=#ff0000]192.168.1.3 link#2 UHS lo0[/COLOR]
010 allow log all from any to any via lo0to ipfw config, in the logs I see it:
kernel: ipfw: 10 Accept TCP 201.51.27.28:43 192.168.1.3:60689 [COLOR=#ff0000]in[/COLOR] via [COLOR=#ff0000]lo0[/COLOR]and similar connections from Internet IP's
This is normal ?