You need to set the following: lan_gateway: IP address of default network gateway, (e.g. 192.168.1.1) lan_ip_mode: 0 - Use static IP details, 1 - use DHCP to discover IP details lan_network_address: IP address of device, (e.g. 192.168.1.10) lan_subnet_mask: Subnet mask of local network, (e.g. 255.255.255.0) primary_dns: IP address of primary DNS server secondary_dns: IP address of secondary DNS server
if you set lan_ip_mode to 1 you don't need to set lan_network_address because the DHCP-server will give it a new ip-adresse when it connects. If it were on windows I would use the command ipconfig /all in a dos-prompt to get the information. On mac I think it is called ifconfig -a but that is something you must find out for yourself :) -- Kuben72 /Kuben72 1 Duet, 1 SBR and 2 SB3 ------------------------------------------------------------------------ Kuben72's Profile: http://forums.slimdevices.com/member.php?userid=15308 View this thread: http://forums.slimdevices.com/showthread.php?t=55986 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
