[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #10267 [Tor]: [PATCH] Fixed transparent proxy destination lookup on FreeBSD



#10267: [PATCH] Fixed transparent proxy destination lookup on FreeBSD
-------------------------+----------------------------------
 Reporter:  yurivict     |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Tor          |        Version:  Tor: unspecified
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+----------------------------------
 FreeBSD has two mutually exclusive firewalls: ipfw(8) and pf(8). Currenlty
 only pf(8) is supported for transparent proxy lookups of destination
 addresses.

 This patch adds support for ipfw(8). It first checks if /dev/pf exists. If
 it does, it assumes pf(8) is in use. Otherwise it assumes ipfw(8) is used.

 ipfw(8) is actually native on FreeBSD and much more popular than pf(8).

 Patch is against tor-0.2.3.25_1

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10267>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs