topic title: startx?
Posts: 43
nt351
Joined: 22 Dec 2009
#16
Thank you.
This is what it gave me, any good ?

Code: Select all

root@antix:/home/k7# firehol helpme

interface ath0 interface1 src"192.168.1.0/24" dst 192.168.1.139
    # The default policy is DROP. You can be more polite with REJECT.
    # Prefer to be polite on your own clients to prevent timeouts.
policy drop
    # If you don't trust the clients behind ath0 (net"192.168.1.0/24"),
    # add something like this.
 > protection strong
    # Here are the services listening on ath0.
    # TODO: Normally, you will have to remove those not needed.
client dhcp accept
server cups accept
    server ICMP accept
    server ssh accept
    client all accept
interface ath0 interface2 src not"${UNROUTABLE_IPS} 192.168.1.0/24" dst 192.168.1.139
    # The default policy is DROP. You can be more polite with REJECT.
    # Prefer to be polite on your own clients to prevent timeouts.
policy drop
    # If you don't trust the clients behind ath0 (net not"${UNROUTABLE_IPS} 192.168.1.0/24"),
    # add something like this.
 > protection strong
    # Here are the services listening on ath0.
    # TODO: Normally, you will have to remove those not needed.
client dhcp accept
    server cups accept
    server ICMP accept
    server ssh accept
    client all accept
Are you saying that ZoneAlarm which stops programs from going online just makes me feel better ? (of course, until 2006 I used wind98 -- always root, never a password, firewall or virus protection, and never a problem)
Posts: 43
nt351
Joined: 22 Dec 2009
#17
Firehol is now more than 90 days old, I should update. How ?
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#18
You should update by running the command get-iana, but it isn't working.
At first I thought it was just a false alarm because there weren't updates (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565737"
linktext was:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565737"
====================================
) but maybe it can't get the updates for another reason (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583176"
linktext was:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583176"
====================================
).