1240B to 1200D configuration conversion help
Hi,
On a normal hardware change I would copy and past to text editor then find and replace interface differences. Some occasions there would be syntax differences if you can't upgrade the older box firmware and it would be a matter of changing things like 'edit' to 'set' or the order within a vpn.. done it.. I currently have an issue with replacing 1240B's 1stGen with 1200D's the 1240's are on v4.3.18 'the highest for that hardware' and the 1200's can't go below v5.0.12.. finding huge differences in syntax so far around DLP and Webfilter were an Integer is introduced and 'Edit' is now 'Set' that part can change but increasing Integer is needed..
v4.3.18
config webfilter urlfilter edit 3 set comment "Internet URL Filter" config entries edit "www.leigh-n.com" set action block next edit "www.netviewer.com/en" set action block next edit "www.adminmarket.ru" set action block next edit "*.glasscubes.com" next edit "*.rm6.org" set action block set type wildcard next edit "www.ammyy.com" set action block next --------------------------------------------------
v5.2.7 this is expected
config webfilter content edit <entry_number> set name <list_str> set comment <comment_str> config entries edit <content_str> set action {block | exempt} set lang {cyrillic | french | japanese | korean | simch | spanish | thai | trach | western} set pattern-type {regexp | wildcard} set score <score_int> set status {enable | disable} end end
other than a box that would allow me to upgrade the config from 4.3 to 5.2 would be ideal.. cloud based or otherwise..
any suggestions would be greatly appreciated..
thank you
Bill