View | Details | Raw Unified | Return to bug 18614
Collapse All | Expand All

(-)hosts.allow.new (+3 lines)
Lines 33-38 Link Here
33
# name) *MUST* be specified for portmap(8).
33
# name) *MUST* be specified for portmap(8).
34
ALL : localhost 127.0.0.1 : allow
34
ALL : localhost 127.0.0.1 : allow
35
ALL : my.machine.example.com 192.0.2.35 : allow
35
ALL : my.machine.example.com 192.0.2.35 : allow
36
# To use IPv6 addresses you must enclose them in []'s
37
ALL : [3ffe:fffe:2:1:2:3:4:3fe1] : deny
38
ALL : [3ffe:fffe:2:1::]/64 : allow
36
39
37
# Sendmail can help protect you against spammers and relay-rapers
40
# Sendmail can help protect you against spammers and relay-rapers
38
sendmail : localhost : allow
41
sendmail : localhost : allow

Return to bug 18614