Raspberry Pi ...

Anything goes in here.....
User avatar
graeme
Posts: 3528
Joined: Tue Mar 15, 2005 11:29 am
Location: Kintore

Re: Raspberry Pi ...

Post by graeme » Tue Mar 10, 2015 2:30 pm

tcpdump log shouldn't be empty... there should at least be the sent packets, even if nothing comes back. That didn't work.

Still, nmap tells us that 192.168.16.3 is NOT listening on 1433. Are you totally totally sure 192.168.16.3 is the SQL Server? How do you know?

Next, try (from the pi):

# arp -a 192.168.16.3

and note the mac address. Is this the mac address of any interface on the SQL server? (ipconfig /all)
211
958

User avatar
BiggestNizzy
Posts: 8932
Joined: Sun May 27, 2007 6:47 pm
Location: Kilmarnock
Contact:

Re: Raspberry Pi ...

Post by BiggestNizzy » Mon Jul 25, 2016 1:42 pm

Hi all, I have been playing with a raspberrypi again to setup a kiosk. I have it running and it boots to a fullscreen browser and I can get it to go to http://www.bbc.co.uk no problem. However I am hosting the webpages on windows server and that is stopping it from gaining access. If I login on my phone it asks for a username and password before it allows me in. I am assuming thats what is causing the problem.

Anyone know how to get windows authentication sorted so that I can access it from a pi?
Sent from my ZX SPECTRUM +2A

User avatar
PhilA
Posts: 1258
Joined: Sat Mar 12, 2005 2:03 am
Location: Dundee

Re: Raspberry Pi ...

Post by PhilA » Mon Jul 25, 2016 10:36 pm

BiggestNizzy wrote:Hi all, I have been playing with a raspberrypi again to setup a kiosk. I have it running and it boots to a fullscreen browser and I can get it to go to http://www.bbc.co.uk no problem. However I am hosting the webpages on windows server and that is stopping it from gaining access. If I login on my phone it asks for a username and password before it allows me in. I am assuming thats what is causing the problem.

Anyone know how to get windows authentication sorted so that I can access it from a pi?
Do you want access without password?
If so, enable Anonymous authentication in IIS?
Phil

Ford Focus Sport

Post Reply