Sorry about the delayed reply.
I checked and I have placed the commands within the <shellcmd></shellcmd>
tags.
They are also placed within the <system></system> tags - could this be where
I am going wrong?
Thanks
Paul
-----Original Message-----
From: Chris Buechler [mailto:cbuechler at gmail dot com]
Sent: 14 October 2005 20:07
Cc: m0n0wall at lists dot m0n0 dot ch
Subject: Re: [m0n0wall] the llinfo and arp resolve issue on a DLink 300T
On 10/14/05, Paul Lauria <paul at audiosamples dot co dot uk> wrote:
> Hi,
>
> Sorry to post again about this issue, but its back to haunt me. It
> seems that the patchcode that I applied to the config.xml:
>
> route delete default
> route add default -interface -link xl1
>
> inside the <system></system> tags doesnt work after power is removed
> and the system restarted - it needs to be reentered manually into the
> exec.php command line.
>
sounds like you aren't putting those commands within <shellcmd> tags.
needs to be:
<shellcmd>route delete default</shellcmd> <shellcmd>route add default
-interface -link xl1</shellcmd>
unless I misunderstand what you're saying.
-Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |