URL Table (IPs) aliases file last update date/time format?
-
What is the proper date/time string format for URL Table (IPs) file?
- According to the standard bogons table it should look like below:
- generating and adding the below date string to URL Table (IPs) aliases bolded textfiles:
2.5.2-RELEASE][root@pfsense-01]/root/bin: echo "# last updated" `date +%s` "("`date "+%a %b %d %H:%M:%S %Y %Z"`")" # last updated 1645905474 (Sat Feb 26 11:57:54 2022 PST)
for example here is the fragment of the aliases file
# last updated 1645902608 (Sat Feb 26 11:10:08 2022 PST) 2.56.24.0/23 2.56.26.0/23 2.56.88.0/22 2.56.112.0/22
does not help (note comment string is converted into lowercase). Any ideas what's wrong?
-
Hmm, slightly odd presentation. Doesn't seem to be a regression though:
https://redmine.pfsense.org/issues/11394Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.