Hello Ly
I made some modifications
> Greetings,
>
> I am just typing as go here, and hope to stimulate more thoughts in
> definning an XML LRP config. I have not dare to start the firewall rules
> just yet, any thoughts on this topic?
>
> Cheers,
> Ly
> ---
> <?xml version="1.0" standalone="yes"?>
> <LEAF>
> <KERNEL>
> <VERSION>2.2.16</VERSION>
<PATCHES>linuxrc-always</PATCHES>
<PATCHES>initrd-always</PATCHES>
> <FEATURES>
> <IP FWDING="YES" ALWAYS_DEFRAG="YES"/>
> </FEATURES>
> </KERNEL>
> <INTERFACES REDIRECT_ICMP="YES">
> <INTERFACE START_ON_BOOT="YES" BRIDGE="NO" PROXY_ARP="YES">
> <ID>eth0</ID>
> <ALIAS>dmz</ALIAS>
> <TYPE>ethernet</TYPE>
> <IP SPOOF="YES" LOG_MARTIANS="NO">
---------
> <ADDRESS>198.162.1.1</ADDRESS>
< NETWORK>192.168.1.0</NETWORK>
> <MASK_LENGTH>24</MASK_LENGTH>
> <BROADCAST>198.162.1.255</BROADCAST> /just a small correction ;)
> <GATEWAY>198.162.10.1</GATEWAY>
this should be repeating fields with shared media
> </IP>
> </INTERFACE>
> <INTERFACE START_ON_BOOT="YES" BRIDGE="NO" PROXY_ARP="YES">
> <ID>eth1</ID>
> <ALIAS>private</ALIAS>
> <TYPE>ethernet</TYPE>
> <IP SPOOF="YES" LOG_MARTIANS="NO">
> <ADDRESS>198.162.2.1</ADDRESS>
> <MASK_LENGTH>24</MASK_LENGTH>
> <BROADCAST>198.162.2.255</BROADCAST>
> <GATEWAY>198.162.1.1</GATEWAY>
> </IP>
> </INTERFACE>
> </INTERFACES>
> <DNS>
> <DOMAINS>
> <DOMAIN>config.lrp.net</DOMAIN>
> <DOMAIN>another.com</DOMAIN>
> </DOMAINS>
> <SERVERS>
> <SERVER>dns.another.com</SERVER>
> <SERVER>198.162.10.1</SERVER>
> </SERVERS>
> </DNS>
> </LEAF>
> --
> "If you find yourself digging a deeper and deeper hole... stop
digging."r
> - Anonymous
Eric
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel