The Fine Print: The following comments
are owned by whoever posted them.
( Add a Reply )
|
Addendum to the article
by Understudy on Friday August 22, @03:54AM
|
I recently had a reader point out an error that that I made in the article. When using ipnat.rules you need to have a line in the kernel that says:
options   IPFILTER   #kernel ipfilter support
So I have added to the article a section on kerenl recompiling, including the steps needed to add the line and customize the kernel. My aplogies to anyone who encountered the error /dev/ipnat : file does not exist.
|
[
Add a Reply to this ] |
Re: Howto: DHCP Server and Gateway
by Understudy on Saturday January 31, @08:44PM
|
I did some minor updating to this article. The kernel rebuild is now a couple of steps easier.
|
[
Add a Reply to this ] |
Re: Howto: DHCP Server and Gateway
by Understudy on Thursday March 18, @08:00PM
|
I did a small addendum to reflect the change in the isc-dhcp port. All seems to be working fine with the new port.
|
[
Add a Reply to this ] |
Re: Howto: DHCP Server and Gateway
by shotta on Tuesday August 31, @06:41PM
|
i think you need to also add natd to the startup options?
|
[
Add a Reply to this ] |
Re: Howto: DHCP Server and Gateway
by Understudy on Tuesday August 31, @09:45PM
|
In the article I it showed this:
In your rc.conf add these lines:
gateway_enable="YES"
ipnat_enable="YES"
I have also added this:
ipnat_rules="/etc/ipnat.rules"
I hope that helps. I am not sure if this is different for the 5.x series as I wrote this for the 4.x series. If you have any more items to point out please do so.
|
[
Reply to this ]
|
|
Re: Howto: DHCP Server and Gateway
by PsychoFreud on Sunday January 08, @10:19PM
|
Would anyone know how to start setting up the FALLBACK server? I am not sure how to do this at all. Main ISP dhcp server is running just fine now.
|
[
Add a Reply to this ] |
Re: Howto: DHCP Server and Gateway
by PsychoFreud on Sunday January 08, @10:20PM
|
that's ISC, of course.
|
[
Reply to this ]
|
|
The Fine Print: The following
comments are owned by whoever posted them.
( Article Reply )
|