cheesewizz
June 23rd, 2008, 03:11 AM
Hello there
installation of ubuntu on my desktop was fine.
my purpose of this is to UP the firestarter as my internet sharing with a basic firewall...
the requirements are:
Two Lan Card
eth0 - for ISP IP
eth1 - for internatl ip which is start tom192.168.1.1
1. firestarter - installed
2. DHCP3-Server - Installed
3. webmin for my web administration - installed
but when i try to restart the dhcp3 it gives me an error
Failed to start dhcpd:
Starting DHCP server dhcpd3----fail!
My config file:
ddns-update-style interim;
ignore client updates;
subnet 192.168.1.0 netmask 255.255.255.0 {
option routers 192.168.1.1;
option subnet-mask 255.255.255.0;
openton domain-name-servers localhost, localhost2;
option ip-forwarding off;
range dynamic-bootp 192.168.1.2 192.168.1.254;
default-lease-time 21600;
max-lease-time 43200;
}
please anyone can help me...
please please please...
thanks
installation of ubuntu on my desktop was fine.
my purpose of this is to UP the firestarter as my internet sharing with a basic firewall...
the requirements are:
Two Lan Card
eth0 - for ISP IP
eth1 - for internatl ip which is start tom192.168.1.1
1. firestarter - installed
2. DHCP3-Server - Installed
3. webmin for my web administration - installed
but when i try to restart the dhcp3 it gives me an error
Failed to start dhcpd:
Starting DHCP server dhcpd3----fail!
My config file:
ddns-update-style interim;
ignore client updates;
subnet 192.168.1.0 netmask 255.255.255.0 {
option routers 192.168.1.1;
option subnet-mask 255.255.255.0;
openton domain-name-servers localhost, localhost2;
option ip-forwarding off;
range dynamic-bootp 192.168.1.2 192.168.1.254;
default-lease-time 21600;
max-lease-time 43200;
}
please anyone can help me...
please please please...
thanks