| 
 
				
					| 
  
  
    | Autor | Nachricht |  
    |  | 
        
					| Titel: firehol woes  Verfasst am: 06.09.2006, 05:50 Uhr |  |  
    | 
        
          | 
 
 Anmeldung: 21. Apr 2006
 Beiträge: 152
 Wohnort: Ice and Snow
 
 |  | 
        
          | I  have a very simple home network system. A M$ box(192.168.7.150) that is connected to an USB printer connected to a linux box (192.168.7.151). They are both connected to the internet via the hub to a router (192.168.7.1). I installed firehol, thinking that would be a simple way to get tinyproxy and dansguardian running on the Linux box. All I get is a DansGuardian: Error connecting to parent proxy When I follow the directions posted http://ubuntuforums.org/showpost.php?p= ... tcount=21.  I stopped dansgardian and tinyproxy and reconfigured firehol for my two box network according to instructions I found somewhere else. The only problem I am having is that although I had firehol working fine before I tried it include tinyproxy and dansguardian, that is both boxes could work on each others files (specific folders only) as to my desires. Since all my efforts at trying to get things running have not gotten me anywhere. I have tried to go back to the first setup and the M$ box cannot see any of the linux boxes files and the linux box gets a timeout error when I try to open up any folders. Without firehol running there is no prob. Now I do know that firehol is configured with ipv4 and not ipv6, but in the static hosts section of network settings I noticed the only ip6 is showing and not ip4. Would that influence anything. Firehol.conf is this: version 5
 interface any world
 client all accept
 interface eth0 lan src "192.168.7.0/24" dst 192.168.7.151
 policy drop
 server ICMP accept
 server cups accept
 server dns accept
 server microsoft_ds accept
 server ntp accept
 server samba accept
 server ssh accept
 client all accept
 interface eth0 internet src not "${UNROUTABLE_IPS} 192.168.7.0/24" dst 192.168.7.151
 policy drop
 protection strong
 client all accept
 And is there anyone who as a clue how to setup a firehol-tinyproxy-dansguardian setup on my linux box so that my network can work? All I read is how easy it is to setup, but for someone who is a total noobie to iptables and network setups etc. what little they do explain is total greek, and the examples that I have seen doesn't work, and to really make me wonder at the simplicity of it all (I have asked for help many times on many sites) not One response to my questions and pleads for aid. This is about the only question I have ever posted (and I always have questions because I like trying different and new things and breaking and repairing) that has never gotten a bite.
 |  
          |  |  
         
	        |  |  |  
    |  |  
    |  |  
    |  | 
        
					| Titel: RE: firehol woes  Verfasst am: 07.09.2006, 04:29 Uhr |  |  
    | 
        
          | 
 
 Anmeldung: 21. Apr 2006
 Beiträge: 152
 Wohnort: Ice and Snow
 
 |  | 
        
          | Found most of the answer!!!!    I installed firehol, tinyproxy, and dansguardian. I then downloaded install_dansguardian_gui.tar.gz from an ubuntu website (hold on I KNOW not to use ubuntu packages or scripts), and extracted the firehol.conf,tinyproxy.conf, and dansguardian.conf files, restarted firehol, tinyproxy, and dansguardian (in that order) and the internet works just like it is supposed to. Now for a new posting, how do I get samba working? |  
          |  |  
         
	        |  |  |  
    |  |  
    |  |  
    |  |  |  |