• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

help!!..

Ap4thy

Junior Member
trying to share an aDSL conn, using Nat32, and when i goto configure it, it gives me the error "Failed WINDOWS DHCP configuration", never got this before.. (only happens when selecting the NIC card)..

and all the other computers that want to have access to the net obviously won't work, any idea's on why this happens?
any help would be greatly appreciated..


Log from Nat32:

NAT32X Version 1.5 (9. June, 2001) Build: 6022
(C) 2001 N.A.T. Software
Interface[1] [Dial-Up Adapter]
Interface[2] [3Com EtherLink III ISA (3C509b-TPO) in PnP mode]
Filter[1] 0.0.0.0
Filter[2] 0.0.0.0
ICMP Mapping[1] enabled
DNS Detection[1] enabled
Starting DHCPD[78]
DHCPD[78]: terminating, no Secondary Interface
IDENTD[76]
HTTPD listening at 0.0.0.0:8080 (private)
File 'connect' executing
IDENTD[67]
CONNECTED
%
 
Set your internal NIC to static, it's probably trying to pull an IP from a non-existant DHCP server. The "server' wont be able to get web pages if the external NIC aint working, so as long as it can surf it's fine externally.

Use settings like these:

IP: 192.168.0.1
Subnet mask: 255.255.255.0
Gateway: 192.168.0.1

The "clients" all get the same settings, but increment the IP address. Set thier DNS server to be 192.168.0.1.

It should all be in the docs.. and I bet the settings are different but this might help.
 
Back
Top