List,

I upgraded from 1.2.3. to 2.0 yesterday on my home pfsense gateway.

Under 1.2.3, I used a homebrew cURL PHP script on a linux host to
scrape diag_arp.php for pfsense's ARP table in order to help me
determine active hosts on my network.

2.0's user authentication is different than 1.2.3.  My method of using
CURLOPT_HTTPAUTH to authenticate with pfsense no longer works, since
2.0 uses a web form method of authentication.

I am looking at using cURL POST methods to authenticate with the web
form.  However, before I spend the time working this method, it looks
like after authentication my cURL script will get redirected to
index.php (the dashboard) instead of diag_arp.php.  Has anyone ran
into this problem or am I incorrect in my assumption?

Do you have any suggestions/methods I could use to automate access to
pfsense 2.0's ARP table?

Thanks much, have a good one, John

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org

Reply via email to