Hi
Ive been reading your mail you posted to freebsd-ipfw. I was wondering if you
have released an implementation of your PEP/SCPS code
for freebsd with which I could test? Or if you have a page pertaining to this
work you are doing?
Also is this a opensource or inhouse project or project for sa
Yes, the source code is freely available (ported to FreeBSD and Linux) for
anyone to obtain and use however you would like - no strings attached. As
for on-line documentation. The main SCPS (Space Communication Protocol
Standards) web site is located at www.scps.org which describes the
underlying
Thomas Vogt wrote:
> I have a problem concerning ipfw and dhcp.
> I am trying to block dhcp request which are sent to my host.
> but the dhcp server replys even though my firewall rule matches.
>
> the dhcp server sends the client an answer, even though ipfw seems to
> reject the packet.
> Is ther
Hey there,
I have a problem concerning ipfw and dhcp.
I am trying to block dhcp request which are sent to my host.
but the dhcp server replys even though my firewall rule matches.
the firewall rule in my script
$cmd 02 deny log ip from any to any bootps keep-state in
which will be translated in