Tiny Core Base > CorePlus
WiFi Cannot Scan
gerald_clark:
Udhcpc is part of busybox. You disable it by using the nodhcp boot option.
My questions was about having more than one dhcp server on your network.
You got your IP address, router and nameserver form 192.168.0.1.
Were you expecting to get them from a different server?
Having more than one dhcp server on your network may result in random lockups due to IP collisions and incorrect router and dns assignments.
eltone:
--- Quote from: gerald_clark on February 07, 2014, 08:34:43 PM ---Udhcpc is part of busybox. You disable it by using the nodhcp boot option.
My questions was about having more than one dhcp server on your network.
You got your IP address, router and nameserver form 192.168.0.1.
Were you expecting to get them from a different server?
Having more than one dhcp server on your network may result in random lockups due to IP collisions and incorrect router and dns assignments.
--- End quote ---
hi,
Boot code 'nodhcp' is whats been used. My ISP provided the 192.168.0.1 address to plug into the browser for configuring the router and their two nameserver addresses. Having more than one dhcp server on eltonenetwork should be traced in some way, but HOW?
eltone
gerald_clark:
192.168.0.1 is a private IP, not a public IP.
Your ISP did not provide it, though it may be the default for your router.
tinypoodle:
My wild guess would be that DNS server running on gateway device is configured to retrieve DNS from ISPs server, which may be ideal for most use cases and default configuration for most consumer gateways provided by ISPs.
eltone:
--- Quote from: tinypoodle on February 01, 2014, 01:45:53 AM ---And if you still don't like udhcpc, you could always use the dhcpcd.tcz extension as in repo instead ;)
--- End quote ---
ATT: tc-5.x Support
Re: TCP Current (5.2)
Functioned w/4.x
--- Code: ---
tc@box:$ sudo dhcpcd -h box -X 192.168.0.64 wlan0
dhcpcd[3528]: version 5.2.12 starting
dhcpcd[3528]: wlan0: waiting for carrier
dhcpcd[3528]: timed out
dhcpcd[3528]: allowing 8 seconds for IPv4LL timeout
dhcpcd[3528]: timed out
tc@box:$
--- End code ---
Firmware installed ok, suspect 5.x compile is required.
eltone
PS. static IP CLI WLAN route's worth investigating
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version