OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of mbosner »
  • Show Posts »
  • Topics
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

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.

  • Messages
  • Topics
  • Attachments

Topics - mbosner

Pages: [1]
1
18.1 Legacy Series / [BUG] Tinc configuration problem
« on: June 05, 2018, 04:18:21 pm »
Hello,

i just misconfigured the Tinc package with a wrong Subnet for the "local" firewall.

Code: [Select]
tinc.xxxGlobal[8816]: Network address and prefix length do not match for configuration variable Subnet in /usr/local/etc/tinc/xixxGlobal/hosts/xxx line 2


After fixing the subnet from xx.xx.xx.66/28 to xx.xx.xx.64/28 there is no configuration change in the config file.

Local editing does not help since it is overwritten when restarting the service.

Two questions: Can you please fix the configuration update and how could i manually edit the configuration data?

Thank you!

2
18.7 Legacy Series / Update telegraf package
« on: May 10, 2018, 01:15:44 pm »
Currently features like ping metrics from the telegraf plugin are more or less useless since rtt etc. is skipped in the reporting (to influxdb or others).

Telegraf 1.3.1 was releases on 2017-05-31. A more recent version in the package system would be great :)

cheers
Martin

3
18.1 Legacy Series / Problems with IPv6 address delegation
« on: February 25, 2018, 01:19:38 am »
Hello,

i am lost with my IPv6 configuration and i need help.

I use PPPoE with IPv6 over IPv4 and i already have a working IPv6 connection but the clients in my LAN don't get an IPv6 address. PPPoE does work for IPv4 and IPv6 over IPv4 does work with the following config:

PPPoE Configuration
IPv4 Configuration Type: PPPoE
IPv6 Configuration Type: DHCPv6

Send IPv6 prefix hint: True
Directly send SOLICIT: True
Use IPv4 connectivity: True


LAN Configuration
IPv4: Static IPv4
IPv6: Track Interface

Track IPv6 Interface
IPv6 Interface: PPPoE Interface
IPv6 Prefix ID: 0


PPPoE Interface
pppoe0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1492
   inet6 fe80::82ee:73ff:febd:b4a7%pppoe0 prefixlen 64 scopeid 0x9
   inet6 XXXX:4540:6500:99::93 prefixlen 128
   inet XX.59.202.4 --> XX.46.104.101  netmask 0xffffffff
   nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>

LAN Interface
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   options=6507bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
   ether 80:ee:73:bd:xy:xy
   hwaddr 80:ee:73:bd:xy:xy
   inet 192.168.40.1 netmask 0xffffff00 broadcast 192.168.40.255
   inet6 XXXX:4540:6537:3700:82ee:73ff:febd:b4a7 prefixlen 56
   inet6 fe80::1:1%igb0 prefixlen 64 scopeid 0x1
   nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
   media: Ethernet autoselect (1000baseT <full-duplex>)
   status: active

Any ideas what might be wrong or what i am missing?

Cheers

4
17.1 Legacy Series / [SOLVED] connection problems from guestlan to firewall
« on: March 04, 2017, 02:48:33 pm »
Hello,

i have problems adding a vlan network (guestlan) and granting access to the firewalls dns resolver.

Internet access does work (e.g. ping 8.8.8.8) but adding a rule for dns to the firewall does not work. Even if i allow any to any:

pass  in  quick  on $GUESTLAN inet from any to any keep state  label "USER_RULE: Router Access"

i cannot access the firewall or use its dns service. The dns service is configured to listen to the new guestlan interface and i have restarted the firewall.

Any ideas how to solve the issue?

I am using OPNsense 17.1.2-amd64.


5
16.7 Legacy Series / IPv6 DualStack problems
« on: December 27, 2016, 06:17:38 am »
Hello,

i already posted in the 17.1 beta thread but it seems that i have a very special ISP configuration and reinstalled 16.7 latest to avoid beta problems.

Provider is wilhelm.tel/willy.tel

My scenario
  • ipv4 over pppoe works very well
  • my provider only supports a locallink address for IPv6 routing
  • i need DHCPv6 Rapid Commit (any idea what that is?)
  • i can ping the ISP ipv6 gateway from the router
  • i do not get a prefix (afaik) and my lan interface does not announce a ipv6 prefix
  • opnsense needs to use a ip address from the assigned prefix
  • opnsense must ask for a prefix

My current WAN config (yes/no means i tried both)
 IPv4 Configuration Type   PPPoE
 IPv6 Configuration Type   DHCPv6
 Enable debug yes
 Use IPv4 connectivity   yes/no
 Request only a IPv6 prefix yes/no
 Directly send SOLICIT yes/no
 DHCPv6 Prefix Delegation size   56 
 Send IPv6 prefix hint   yes/no

ping6 gateway
Code: [Select]
ping6 fe80::aa9d:21ff:fee1:7f00
PING6(56=40+8+8 bytes) fe80::201:2eff:fe6e:ff07%pppoe0 --> fe80::aa9d:21ff:fee1:7f00
16 bytes from fe80::aa9d:21ff:fee1:7f00%pppoe0, icmp_seq=0 hlim=64 time=0.989 ms
16 bytes from fe80::aa9d:21ff:fee1:7f00%pppoe0, icmp_seq=1 hlim=64 time=0.841 ms
16 bytes from fe80::aa9d:21ff:fee1:7f00%pppoe0, icmp_seq=2 hlim=64 time=1.011 ms

network config
Code: [Select]
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=82098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 00:01:2e:6e:ff:07
inet 192.168.40.1 netmask 0xffffff00 broadcast 192.168.40.255
inet6 fe80::1:1%re0 prefixlen 64 scopeid 0x1
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=82098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 00:01:2e:6e:ff:08
inet6 fe80::201:2eff:fe6e:ff08%re1 prefixlen 64 scopeid 0x2
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex,master>)
status: active
pflog0: flags=100<PROMISC> metric 0 mtu 33160
pfsync0: flags=0<> metric 0 mtu 1500
syncpeer: 0.0.0.0 maxupd: 128 defer: off
enc0: flags=0<> metric 0 mtu 1536
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
pppoe0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1492
inet6 fe80::201:2eff:fe6e:ff07%pppoe0 prefixlen 64 scopeid 0x7
inet 46.59.218.34 --> 84.46.104.215 netmask 0xffffffff
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>

Any idea whats wrong with my setup?

6
17.1 Legacy Series / Problems with PPPoE and Dual Stack (missing ipv6 in lan)
« on: December 26, 2016, 10:02:46 pm »
I use 17.1 Beta on a zotac CI323 with all acceleration features disabled (https://www.zotac.com/de/product/mini_pcs/zbox-ci323-nano).

My provider requires PPPoE (via lan) for ip access. This does work very well for ipv4 with nat in my local lan.

For ipv6 my provider routes all traffic trough the ll and this seems to be a problem. I cannot get IPv6 to work:
(ll = LocalLink)

Code: [Select]
Internet6:
Destination                       Gateway                       Flags     Netif Expire
default                           fe80::aa9d:21ff:fea5:7b00%pppoe0 UGS   pppoe0

I can ping the router of my provider. Since i only have a ll address on my router other targets do not work. For my local network i need to ask for a ipv6 prefix but i have no clue how i can configure opnsense to make sure the prefix is configured on my lan interface.

This is my current log with IPv4: PPPoE, IPv6: DHCPv6, LAN Static IPv4 with NAT, IPv6 Track Interface with Prefix ID 0:

Code: [Select]
Dec 26 21:51:03 opnsense ppp: Multi-link PPP daemon for FreeBSD
Dec 26 21:51:03 opnsense ppp:
Dec 26 21:51:03 opnsense ppp: process 51966 started, version 5.8 (root@sensey64 12:22 13-Dec-2016)
Dec 26 21:51:03 opnsense ppp: waiting for process 93467 to die...
Dec 26 21:51:03 opnsense ppp: [wan] Bundle: Shutdown
Dec 26 21:51:03 opnsense ppp: [wan_link0] Link: Shutdown
Dec 26 21:51:03 opnsense ppp: process 93467 terminated
Dec 26 21:51:04 opnsense ppp: web: web is not running
Dec 26 21:51:04 opnsense ppp: [wan] Bundle: Interface ng0 created
Dec 26 21:51:04 opnsense ppp: [wan_link0] Link: OPEN event
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: Open event
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: state change Initial --> Starting
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: LayerStart
Dec 26 21:51:04 opnsense ppp: [wan_link0] PPPoE: Connecting to ''
Dec 26 21:51:04 opnsense ppp: PPPoE: rec'd ACNAME "ASR-POP101"
Dec 26 21:51:04 opnsense ppp: [wan_link0] PPPoE: connection successful
Dec 26 21:51:04 opnsense ppp: [wan_link0] Link: UP event
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: Up event
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: state change Starting --> Req-Sent
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: SendConfigReq #1
Dec 26 21:51:04 opnsense ppp: [wan_link0]   PROTOCOMP
Dec 26 21:51:04 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:04 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: rec'd Configure Reject #1 (Req-Sent)
Dec 26 21:51:04 opnsense ppp: [wan_link0]   PROTOCOMP
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: SendConfigReq #2
Dec 26 21:51:04 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:04 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: rec'd Configure Ack #2 (Req-Sent)
Dec 26 21:51:04 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:04 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:04 opnsense ppp: [wan_link0] LCP: state change Req-Sent --> Ack-Rcvd
Dec 26 21:51:06 opnsense ppp: [wan_link0] LCP: state change Ack-Rcvd --> Req-Sent
Dec 26 21:51:06 opnsense ppp: [wan_link0] LCP: SendConfigReq #3
Dec 26 21:51:06 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:06 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:06 opnsense ppp: [wan_link0] LCP: rec'd Configure Ack #3 (Req-Sent)
Dec 26 21:51:06 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:06 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:06 opnsense ppp: [wan_link0] LCP: state change Req-Sent --> Ack-Rcvd
Dec 26 21:51:07 opnsense ppp: [wan_link0] LCP: rec'd Configure Request #2 (Ack-Rcvd)
Dec 26 21:51:07 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:07 opnsense ppp: [wan_link0]   AUTHPROTO PAP
Dec 26 21:51:07 opnsense ppp: [wan_link0]   MAGICNUM 0x6e4b2689
Dec 26 21:51:07 opnsense ppp: [wan_link0] LCP: SendConfigAck #2
Dec 26 21:51:07 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:07 opnsense ppp: [wan_link0]   AUTHPROTO PAP
Dec 26 21:51:07 opnsense ppp: [wan_link0]   MAGICNUM 0x6e4b2689
Dec 26 21:51:07 opnsense ppp: [wan_link0] LCP: state change Ack-Rcvd --> Opened
Dec 26 21:51:07 opnsense ppp: [wan_link0] LCP: auth: peer wants PAP, I want nothing
Dec 26 21:51:07 opnsense ppp: [wan_link0] PAP: using authname "usernamexyz"
Dec 26 21:51:07 opnsense ppp: [wan_link0] PAP: sending REQUEST #1 len: 23
Dec 26 21:51:07 opnsense ppp: [wan_link0] LCP: LayerUp
Dec 26 21:51:09 opnsense ppp: [wan_link0] PAP: using authname "usernamexyz"
Dec 26 21:51:09 opnsense ppp: [wan_link0] PAP: sending REQUEST #2 len: 23
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: rec'd Configure Request #2 (Opened)
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:09 opnsense ppp: [wan_link0]   AUTHPROTO PAP
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MAGICNUM 0x64b0f4f3
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: LayerDown
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: SendConfigReq #4
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: SendConfigAck #2
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:09 opnsense ppp: [wan_link0]   AUTHPROTO PAP
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MAGICNUM 0x64b0f4f3
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: state change Opened --> Ack-Sent
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: rec'd Configure Ack #4 (Ack-Sent)
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MRU 1492
Dec 26 21:51:09 opnsense ppp: [wan_link0]   MAGICNUM 0xb817d7e0
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: state change Ack-Sent --> Opened
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: auth: peer wants PAP, I want nothing
Dec 26 21:51:09 opnsense ppp: [wan_link0] PAP: using authname "usernamexyz"
Dec 26 21:51:09 opnsense ppp: [wan_link0] PAP: sending REQUEST #1 len: 23
Dec 26 21:51:09 opnsense ppp: [wan_link0] LCP: LayerUp
Dec 26 21:51:10 opnsense ppp: [wan_link0] rec'd proto IPCP during authenticate phase
Dec 26 21:51:10 opnsense ppp: [wan_link0] PAP: rec'd ACK #1 len: 40
Dec 26 21:51:10 opnsense ppp: [wan_link0]   MESG: Welcome to wilhelm.tel BRAS-Service
Dec 26 21:51:10 opnsense ppp: [wan_link0] LCP: authorization successful
Dec 26 21:51:10 opnsense ppp: [wan_link0] Link: Matched action 'bundle "wan" ""'
Dec 26 21:51:10 opnsense ppp: [wan_link0] Link: Join bundle "wan"
Dec 26 21:51:10 opnsense ppp: [wan] Bundle: Status update: up 1 link, total bandwidth 64000 bps
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: Open event
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: state change Initial --> Starting
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: LayerStart
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: Open event
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: state change Initial --> Starting
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: LayerStart
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: Up event
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: state change Starting --> Req-Sent
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: SendConfigReq #1
Dec 26 21:51:10 opnsense ppp: [wan]   IPADDR 0.0.0.0
Dec 26 21:51:10 opnsense ppp: [wan]   COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Dec 26 21:51:10 opnsense ppp: [wan]   PRIDNS 0.0.0.0
Dec 26 21:51:10 opnsense ppp: [wan]   SECDNS 0.0.0.0
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: Up event
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: state change Starting --> Req-Sent
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: SendConfigReq #1
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: rec'd Configure Request #1 (Req-Sent)
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: SendConfigAck #1
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: state change Req-Sent --> Ack-Sent
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: rec'd Configure Reject #1 (Req-Sent)
Dec 26 21:51:10 opnsense ppp: [wan]   COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Dec 26 21:51:10 opnsense ppp: [wan] IPCP: SendConfigReq #2
Dec 26 21:51:10 opnsense ppp: [wan]   IPADDR 0.0.0.0
Dec 26 21:51:10 opnsense ppp: [wan]   PRIDNS 0.0.0.0
Dec 26 21:51:10 opnsense ppp: [wan]   SECDNS 0.0.0.0
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: rec'd Configure Ack #1 (Ack-Sent)
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: state change Ack-Sent --> Opened
Dec 26 21:51:10 opnsense ppp: [wan] IPV6CP: LayerUp
Dec 26 21:51:10 opnsense ppp: [wan]   0201:2eff:fe6e:ff08 -> aa9d:21ff:fea5:7b00
Dec 26 21:51:11 opnsense ppp: [wan] IFACE: Up event
Dec 26 21:51:11 opnsense ppp: [wan] IFACE: Rename interface ng0 to pppoe0
Dec 26 21:51:11 opnsense ppp: [wan] IPCP: rec'd Configure Nak #2 (Req-Sent)
Dec 26 21:51:11 opnsense ppp: [wan]   IPADDR 46.59.144.248
Dec 26 21:51:11 opnsense ppp: [wan]     46.59.144.248 is OK
Dec 26 21:51:11 opnsense ppp: [wan]   PRIDNS 213.209.104.220
Dec 26 21:51:11 opnsense ppp: [wan]   SECDNS 213.209.104.250
Dec 26 21:51:11 opnsense ppp: [wan] IPCP: SendConfigReq #3
Dec 26 21:51:11 opnsense ppp: [wan]   IPADDR 46.59.144.248
Dec 26 21:51:11 opnsense ppp: [wan]   PRIDNS 213.209.104.220
Dec 26 21:51:11 opnsense ppp: [wan]   SECDNS 213.209.104.250
Dec 26 21:51:12 opnsense ppp: [wan] IPCP: rec'd Configure Ack #3 (Req-Sent)
Dec 26 21:51:12 opnsense ppp: [wan]   IPADDR 46.59.144.248
Dec 26 21:51:12 opnsense ppp: [wan]   PRIDNS 213.209.104.220
Dec 26 21:51:12 opnsense ppp: [wan]   SECDNS 213.209.104.250
Dec 26 21:51:12 opnsense ppp: [wan] IPCP: state change Req-Sent --> Ack-Rcvd
Dec 26 21:51:12 opnsense ppp: [wan] IPCP: rec'd Configure Request #2 (Ack-Rcvd)
Dec 26 21:51:12 opnsense ppp: [wan]   IPADDR 84.46.104.216
Dec 26 21:51:12 opnsense ppp: [wan]     84.46.104.216 is OK
Dec 26 21:51:12 opnsense ppp: [wan] IPCP: SendConfigAck #2
Dec 26 21:51:12 opnsense ppp: [wan]   IPADDR 84.46.104.216
Dec 26 21:51:12 opnsense ppp: [wan] IPCP: state change Ack-Rcvd --> Opened
Dec 26 21:51:12 opnsense ppp: [wan] IPCP: LayerUp
Dec 26 21:51:12 opnsense ppp: [wan]   46.59.144.248 -> 84.46.104.216

Any ideas? My provider supplies this document for the PPPoE configuration (german):
http://www.willytel.de/fileadmin/redaktion/Unternehmen/Informationen_zur_Nutzung_eines_kundeneigenen_Endger%C3%A4tes_Stand_Juli_2016.pdf

I need "Einstellungen Internet-Zugang (Ethernet/PPPoE)" but it just says DHCPv6 prefix delegation and for ipv4 DS-Lite (which is wrong in my case - i get a public ipv4 address).

7
16.7 Legacy Series / HW acceleration settings are not applied to all nics
« on: December 09, 2016, 01:19:30 pm »
Hello,

i am pretty new to opnsense and i am using the zotac C323 with 16.7.10 as firewall.

Since we have wan/lan disconnects (ports are going wild - more in another thread) i tried to disable all hw acceleration features for the network cards and found that not all options are applied to all network cards. Maybe the features are only disabled if the feature (vlan) is used on that card but thats just guessing.  re0 is lan and re1 is wan (without vlans). Wan is just a static ip configuration:


ifconfig
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   options=82088<VLAN_MTU,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
   ether 00:01:2e:6e:19:72
   inet6 fe80::201:2eff:fe6e:1972%re0 prefixlen 64 scopeid 0x1
   inet 192.168.41.1 netmask 0xffffff00 broadcast 192.168.41.255
   nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
   media: Ethernet autoselect (1000baseT <full-duplex>)
   status: active
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   options=82098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
   ether 00:01:2e:6e:19:73
   inet xx.xx.xx.x6 netmask 0xffffffc0 broadcast xx.xx.xx.xx
   inet6 fe80::201:2eff:fe6e:1973%re1 prefixlen 64 scopeid 0x2
   inet xx.xx.xx.x7 netmask 0xffffffff broadcast xx.xx.xx.xx
   nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
   media: Ethernet autoselect (1000baseT <full-duplex>)
   status: active
pflog0: flags=100<PROMISC> metric 0 mtu 33160
pfsync0: flags=0<> metric 0 mtu 1500
   syncpeer: 0.0.0.0 maxupd: 128 defer: off
enc0: flags=0<> metric 0 mtu 1536
   nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
   options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
   inet 127.0.0.1 netmask 0xff000000
   inet6 ::1 prefixlen 128
   inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
   nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
re0_vlan101: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   ether 00:01:2e:6e:19:72
   inet6 fe80::201:2eff:fe6e:1972%re0_vlan101 prefixlen 64 scopeid 0x7
   inet 192.168.141.1 netmask 0xffffff00 broadcast 192.168.141.255
   nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
   media: Ethernet autoselect (1000baseT <full-duplex>)
   status: active
   vlan: 101 parent interface: re0

Pages: [1]
OPNsense is an OSS project © Deciso B.V. 2015 - 2021 All rights reserved
  • SMF 2.0.17 | SMF © 2019, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2