filtering aliasIP from the primaryIP with IPF
From: Roisin Murphy (Roisin.Murphy_at_gmail.com)
Date: 09/30/04
- Previous message: Mark Jayson Alvarez: "Anyone here already configured wine on freebsd?? Help me please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 01:14:52 -0700 To: freebsd-questions@freebsd.org
hi
my freebsd machine is 192.168.1.34 with one jail running on
192.168.1.35 (dc0_alias), and i have one more separate win2k box:
192.168.1.33, i want to filter that jail with ipf, so that it cannot
access anything running on that win2k machine and anything bind to the
primary fbsd IP, but i want to be still able to ssh into that .35 jail
filtering the win2k box worked as expected:
pass in quick on dc0 proto tcp from 192.168.1.33 to 192.168.1.35 port
= 22 flags S keep state
block out quick on dc0 proto tcp/udp from 192.168.1.35 to 192.168.1.33
keep state keep frags
but that primary fbsd IP, since its the same dc0 interface, i dont
know how to write that rule... anyone?
thanks
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Mark Jayson Alvarez: "Anyone here already configured wine on freebsd?? Help me please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Port 135
... >>You can in fact do it on Win2K with an IP filter, ... > IPFilter
with my dialup, but it required some creative registry editing. ... but I don't mind telling
you what I did with port ... (comp.security.firewalls) - Re: Is this a Lyme Disease Board or What?
... > Kathleen does try and control this group (when she is not in jail or in ...
> the psych ward) ... ... filter or ignore her. ... Chucky, ...
(sci.med.diseases.lyme) - Re: Filtering jail IP traffic
... > IP traffic from one jail to another jail, arrives on destination jail on
... > lo0 having the destination jails IP as source IP. ... > How can I filter
traffic from one jail to another, ... (FreeBSD-Security) - Re: Filtering jail IP traffic
... > IP traffic from one jail to another jail, arrives on destination jail on
... > lo0 having the destination jails IP as source IP. ... > How can I filter
traffic from one jail to another, ... (freebsd-net) - Re: Port 135
... >You can in fact do it on Win2K with an IP filter, ... I don't think
that is available to a dialup connection without a hack. ... but it required some creative
registry editing. ... (comp.security.firewalls)