On Fri, Apr 15, 2011 at 11:12 AM, John Busch <[email protected]> wrote:
>
> Do you have any suggestions/methods I could use to automate access to
> pfsense 2.0's ARP table?
>

Why not use ssh.  Something like this.
   ssh root@pfsense arp -a
You'll need to copy your public key to the pfsense box or you'll have to
enter a password.
--
David

Reply via email to