I am looking to connect to my public library's wifi or via optimum wifi with a raspberry pi and a USB wifi dongle. In both cases I am required to push an "I agree" button on the web browser. In the case of optimum wifi, I am required to enter a username and password.
I've already succeeded in connecting to my wireless access point at home, where the SSID and WPA pass phrase are known.
When in a public wifi spot like a library or when in range of an optimumwifi hotspot, on a Windows PC running IE or firefox, I get redirected to a web page where I get a prompt for a username/password, or in the public library case, just an "I Agree" button.
Not so with the Raspberry Pi. Can anyone give me some insight as to how to get to the appropriate login page with the PI?
Thanks in advance