Re: any one able to tell me what this rule is
From: willp007us (willp007us@yahoo.com)Date: 02/05/02
- Next message: trebor iksrazal: "Re: S/MIME email newbie questions"
- Previous message: Michael Thorn: "any one able to tell me what this rule is"
- In reply to: Michael Thorn: "any one able to tell me what this rule is"
- Next in thread: Michael Thorn: "Re: any one able to tell me what this rule is"
- Reply: Michael Thorn: "Re: any one able to tell me what this rule is"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: willp007us <willp007us@yahoo.com> Date: Tue, 05 Feb 2002 16:14:19 -0500
On Tue, 05 Feb 2002 15:42:03 -0500, Michael Thorn wrote:
> I don't know what this is or how it got here. It is in my gateway
> running RH 7.1 near the end of my rc.local file. /sbin/ipchains -A input
> -j Accept -i bootp_clients_net_if_name -s 0/0 67 -d 0/0 68 -p udp
>
> I don't think I put the line there unless I was experimenting with
> something and forgot about it.
> Thanks,
> --Michael-
>
>
>
The rules states to allow traffic on a particular interface inbound for
port 67 and outbound to any ip address to port 68.
Bootp is used is you are running clients that need an ip address and boot
information. The server listens on port 67 and the server responds to
the request by sending the information to port 68 on the client machine.
Bootp provides three primary functions:
IP address assignment.
Detection of the IP address for a serving machine.
The name of a file to be loaded and executed by the client machine
- Next message: trebor iksrazal: "Re: S/MIME email newbie questions"
- Previous message: Michael Thorn: "any one able to tell me what this rule is"
- In reply to: Michael Thorn: "any one able to tell me what this rule is"
- Next in thread: Michael Thorn: "Re: any one able to tell me what this rule is"
- Reply: Michael Thorn: "Re: any one able to tell me what this rule is"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|