Problem with static routes after add interface

Started by naltalef, January 18, 2019, 10:28:23 PM

Previous topic - Next topic
Hi everyone.
I founded a problem trying to add an static route if before I add a new interface.
Let me explain the sequence.

- start with no static routes defined.
- config new interface for DMZ (added after initial installation)
- an empty static route appears (see attached image)
- when trying to add a route the form displays ok, but click on Save Changes do nothing and the form remains open

This is the change in config (>new  <old)

314a315
>       <descr>OPT1</descr>
316,320d316
<       <descr>DMZ</descr>
<       <enable>1</enable>
<       <spoofmac/>
<       <ipaddr>10.0.201.1</ipaddr>
<       <subnet>24</subnet>
428,429c424,425
<     <time>1547845088.249</time>
<     <description>/interfaces.php made changes</description>
---
>     <time>1547756897.0184</time>
>     <description>/interfaces_assign.php made changes</description>
699,704c695,696
<   <ppps>
<     <ppp/>
<   </ppps>
<   <staticroutes>
<     <route/>
<   </staticroutes>
---
>   <ppps/>
>   <staticroutes/>

Environment:
OPNsense 18.7.10-amd64
Proxmox VM

Is this a bug or I'm missing something ?
Many thanks

Norberto








> Can't see any updates on the mirrors  :o

This is not a very precise description to investigate on... Name your mirror and you can check the URL itself even, e.g.:

https://pkg.opnsense.org/FreeBSD:11:amd64/18.7/latest/All/


Cheers,
Franco

Upgrade to 18.7.10_3-amd64 today and the problem was fixed.
Thanks!

Quote from: mimugmail on January 18, 2019, 11:30:13 PM
Please update to latest version. There was a hotfix today