summaryrefslogtreecommitdiff
path: root/hurd/translator/eth-filter.mdwn
blob: 4f59b4029950da41432804a12555410eb89f8d1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]]

[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]

# IRC, freenode, #hurd, 2013-07-27

[[!tag open_issue_hurd]]

    <youpi> ok, so as usual we actually *already* have a firewall
    <youpi> it's the eth-filter translator from zheng da
    <youpi> it has just never been really pushed forward...
    <teythoon> good news :)
    <youpi> well, the bad news is that it probably doesn't support connection
      tracking
    <youpi> since it's just bpf
    <youpi> using the libpcap syntax
    <teythoon> well, a stateless fw should do for Debian/Hurds needs for now,
      right?
    <youpi> yes
    <youpi> and it does work indeed