Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 18:55:04 -0700
From:      sid@merlin.com.ua
To:        freebsd-ipfw@freebsd.org
Subject:   ipfw add allow ip from @access_list1  to any in
Message-ID:  <841905563.20040629185504@merlin.com.ua>

next in thread | raw e-mail | index | archive | help
  Hi,
  for my own purposes I add some new features to ipfw2.
  now hereis patches for 5.1
  Luigi some time ago have a look at ones, but now..
  if it is looks like interesting, get and enjoy it free
  this is not a release, I stil work about it.
  and I wait for 5.3 to make complete patches for 5.3.
  will be pleasure for me if this will include to release...

  read first:
  ftp://merlin.com.ua/pub/FreeBSD/5.1/ipfw_sid/readme
  
  ftp://merlin.com.ua/pub/FreeBSD/5.1/ipfw_sid/*.tgz

  disclaimer:
  who downloaded it, please make backups your original files,
  extract patches in new directory and look at ones first.
  if you not sure that you doing, do not do anything, please.
  support of that features only if ones will include in FreeBSD
  and only via freebsd-hackers@freebsd.org

  its do like this:
  
ipnt add @MY_NET 192.168.0.0/16
ipnt add @MY_NET 195.66.199.0/24
ipnt add @MY_NET 62.16.9.0/24

ipfw add 350 pipe 350 ip from any to @MY_NET out

you can manipulate that lists without changing firewall

ipnt del @MY_NET 0/0
ipnt add @MY_NET 1.1.1.1


  
  sid_at_merlin.com.ua  





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?841905563.20040629185504>