X-Git-Url: http://git.pjr.cc/?p=CBFWR.git;a=blobdiff_plain;f=doco%2Fconfigs.txt;h=1ba570cf45e32b4f283ec1f3c4707e372eba626b;hp=47d3e5bb39635af4063d4c864be6dc053ce8a096;hb=60673f4f00bab805471fcbb85c8816aebb3a9582;hpb=fa4d5e8e3250b981ee563f21df08c729dd3d4c57 diff --git a/doco/configs.txt b/doco/configs.txt index 47d3e5b..1ba570c 100644 --- a/doco/configs.txt +++ b/doco/configs.txt @@ -8,4 +8,39 @@ there are 3 areas in shared memory reserved for configuration. web config writes directly to 3 and messages cbrwrd about stuff. config layout is like this: +[status] = conf|noconf|nodir|changelevel +[hostname] = hostname +[domainname] = domainname +[login][username] = sha1password +[zone][][name]=1 +[interface][][desciption] = desc + [name] = name + [address4] = address + [address6] = address + [zone] = zone + [mtu] = mtu + [speed] = speed + [duplex] = duplex + +[lag][][] = interface + [description] = desc + +[bridge][][] = interface + [description] + +[route4][default|][address] = gateway + [device] = device + [description] +[route6][default|][address] = gateway + [device] = device + [description] + +[dns][server][][address] = address + +[ntp][server][][address] = adddress + +[hardware][netdev][][name] = realname + [driver] = driver + [mtu] = mtu + [hwaddress] = mac address \ No newline at end of file