hello all
i have a flashed ds lite with SC lite micro SD
my router is a proprietary french "freebox"
configured this way
wep on
dhcp active with ip limited from 192.168.0.1 to 192.168.0.5
my DS MAC adress associated to 192.168.0.3
i cannot have access to any router log
if i use regular game (like mario kart) no problem to connect
if i use dsftp 2.3 it stop with error connecting
cannot have a regular ip from my router (dhcp request seems to fail)
if i use the wifi_lib_test,
using WFC config cannot connect
on upper screen i can see:
sgip_dhcp_start()
arp: request ip from 0200A8C0 to 0500A8C0 but not 0300A8C0 (hex of 192.168.0.3)
lower screen ASSOCSTATUS_ACQUIRINGDHCP
using manual config with wep on and correctly filled
dhcp and dns auto
no connection with ASSOCSTATUS_ACQUIRINGDHCP
and no arp request on upper screen
using manual config with wep on and correctly filled
dhcp auto and dns correctly filled
same as previous
using manual config with wep on and correctly filled
dhcp and dns filled by default:
192.168.1.139 / 192.168.1.1
Connected!
using manual config with wep on and correctly filled
dhcp and dns correctly filled
192.168.0.3 etc...
Connected!
if it can help for correcting bug and adaptation to various router
dswifi lib is great anyway
