On Wed, Aug 26, 2009 at 9:29 PM, Jesse Vollmar<[email protected]> wrote: > Okay I deleted that vlan and now there is a system error and the web gui > doesn't work. I'm on my phone now (no internet from pfsense). The error is > "xml error: optxxxx cannot occur more than once". I opened a shell and then > opened config.xml and it has a <optxxxx> entry... I don't know how to edit > this in bsd since my user has read only
I just fixed this bug a few days ago. Run /etc/rc.conf_mount_rw vi /conf/config.xml Find the optxxx interfaces and rename it to something like opt200909261213 where as the numbers are basically YYYYMMDDHHSS Might have to sweep the config.xml file and locate any references to that old optxxxx rule and delete them out of the config file. Then run rm /tmp/config.cache Then you should be in good shape. Finally run shutdown -r now Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
