I have a Raspberry PI with D-Link "nano" USB WiFi dongle with static IP (via netcfg).
When Raspberry is connected via Ethernet, it picks up the date/time via NTP during boot but it doesn't work using WiFi. Why?
I have tried POST-UP='sleep 10' in wlan profile without results.
I'm using OpenNTPd (default on archlinux).
Can anyone help me?