Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
FireBrick is running factory release firmware 1.31.000 (Janus):
<syntaxhighlight>
<config xmlns="http://firebrick.ltd.uk/xml/fb2700/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://firebrick.ltd.uk/xml/fb2700/ http://firebrick.ltd.uk/download/FB2701/xml/fb2700/1.31.000.xsd"
timestamp="2014-08-08T09:00:00Z" patch="19726">
patch="20687">
</syntaxhighlight>
==System:==
FireBrick with basic system config. Automatic updates to new factory release firmware are enabled by default:
<syntaxhighlight>
<system name="FireBrick" contact="AAISPJohn SubscriberDoe" log-panic="fb-support"/>
</syntaxhighlight>
Same as above but automatic firmware updates are disabled:
<syntaxhighlight>
<system name="FireBrick" contact="AAISPJohn SubscriberDoe" log-panic="fb-support" sw-update="false"/>
</syntaxhighlight>
==User:==
<?xml version="1.0" encoding="UTF-8"?>
 
<config xmlns="http://firebrick.ltd.uk/xml/fb2700/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://firebrick.ltd.uk/xml/fb2700/ http://firebrick.ltd.uk/download/FB2701/xml/fb2700/1.31.000.xsd"
timestamp="2014-08-08T09:00:00Z" patch="19726">
patch="20687">
 
<system name="FireBrick" contact="AAISPJohn SubscriberDoe" log-panic="fb-support"/>
 
<user name="Admin" password="SHA1#D57E4F7EE70491BBD274B5F71185A2A577B0DAFBF558BD" timeout="0"/>
editor
426

edits