Makes sense, and it wasn't a problem until the Admin UI access broke with v16.
Type: Posts; User: bdoster
Makes sense, and it wasn't a problem until the Admin UI access broke with v16.
Here's the sequence that I've observed...
1) NGFW v14 ff working fine with:
a. Custom Admin name
b. non-default pwd
c. SSH pwd matches custom account pwd
d. Somewhere in v15x,...
My new installation does not support that. After changing the Admin password and username, SSH still wanted the original password until I manually changed it. Happily I can still login to both...
DOH! Thanks - it's been a long twisty road to get here!
I did a new install of 16.0 to a different HDD and I am back online now. In the meantime I also found a way to get SSH functioning again on the old drive with my original installation. So now I am...
I'm using the free version, so somehow I doubt the Command Center is an option for me. Thanks for the thought though.
Backup? What's that?
I do have some old backups from v13 and v14, but I wouldn't trust them to be compatible with the current rev. But I have enough network diagrams and other documentation to...
Well, I finally got Text Admin mode to work by editing grub to use vga=790 on the menu item, but I still could not login. I tried resetting the root user's password again, and when exiting, there...
When reinstalling, will it offer to keep my current firewall config/settings, or will I have to start again from scratch?
I finally got to reboot, but may have made a fatal error prior to doing so. Instead of deleting admin.js, I edited and changed the username line to show "admin" instead of my customized account...
I got the cert installed into the browser, so https is happy now. And I confirmed the version is 16.0 using 'ucli version'.
I still can't login to the UI using my credentials. Other things...
Yes, it is odd that I have ssh access, as it is indeed the Admin UI password that I used to login. The implication then is that the UI login is broken, not my password. I've tried a few different...
I tried that link early on, but got stuck at step 8 where a GUI is required. I see that I can delete the admin.js file via ssh, but step 12 (Launch Client) again requires the GUI. Is step 12...
This morning I found my admin station had lost connection to my firewall and was requesting that I login. No problem, I've done this a million times... except today it rejects every...
So it won't go back to the behavior in v14? If that's the case can we get an "unlimited" option for the number of events? I do daily exports for the previous day (midnight to midnight) and keep...
The original thread is closed, so I'm starting a new one. In v14.x the "Export Data (csv)" button would export all records matching a specified time period, regardless of how many were displayed. ...
Something else I just noticed is that if Auto Format is enabled for the rule with ANDs in it, saving the changes will fail.
~bd
And so I solved this on my own. Instead of using the GUI to create one line for each criterion, I combined all 3 criteria on one line:
Local Address != 'myIPAddr' AND remote_address !=...
When using multiple SQL conditions for custom reports, it appears that OR is the operator between conditions. I'm trying to figure out how to us AND instead, but have come up empty looking for any...
I frequently export reports wanting to see the data between midnight yesterday and midnight today. The 2 ways to export this data are:
1) Choose Since Yesterday, then manually delete the data...
Thank you for that. In the bug report there are 2 items mentioned... fields and data. Exports have always included only the fields displayed and that hasn't changed. It is simply the number of...
Hmmm.... nearly 400 views and yet I'm still the only participant in this thread. So... not enough info? Nobody else cares? No one exports large reports? No one changes their report data fields? ...
Another new and unfortunate behavior I've discovered is that adjusting report columns to be displayed for a single Network report is no longer working. Changes made affect all reports in the group,...
I routinely export a couple of event list reports to csv files for use in Excel. Until today, the number of events displayed on the screen did not impact the number of records exported. As of now,...
Good to know. Thanks for the response.