[Firehol-support] Help putting in new servers.

Michael Thompson mike at thompsonmike.co.uk
Thu Mar 18 00:34:55 GMT 2004


Hi Firehol-support,



  I apologise if this is stupidly newbie type question, but I cant see
  the reason it's happening, perhaps I am looking to hard.

  Anyway.

  I have firehol set up with the following config

  -------------------------------------------------

FIREHOL_LOAD_KERNEL_MODULES=0

# Interface No 1.

        server_apcupsd_ports="tcp/6666 udp/6666"
        client_apcupsd_ports="6666"

interface eth0 Int_Traf src "192.168.1.0/24" dst 192.168.1.7/32

        policy reject

        server ICMP accept 
        server apcupsdnis accept src 192.168.1.0/24
        server ntp accept 
        server snmp accept src 192.168.1.5
        server ssh accept 
        server telnet accept
        server http accept
        server apcupsd accept src 192.168.1.0/24

        client all accept

# Interface No 2.

interface eth0 Ext_Traf src not "${UNROUTABLE_IPS} 192.168.1.0/24" dst 192.168.1.7/32

        policy drop
        client all accept


  -------------------------------------------------

  Now the problem is that I can not get my slave server to see the
  Apc master UPS. I have set up a server to allow port 6666, but the
  master complains that it cannot see the slave, and running a NMAP
  scan on the slave shows that port 6666 is not open. The service is
  of course running on the slave

  Any one offer any insight into why I cant get the two machines too
  see each other??
  
-- 

Best regards,
 Michael (mike at thompsonmike.co.uk)
   
Hack the hardware, not the Constitution. --Bruce Sterling 

http://www.thompsonmike.co.uk/
PGP KeyID := 0xA9547E32

'To see a world in a grain of sand
And heaven in a wild flower
To hold infinity in the palm of your hand
And eternity in an hour'

Using TheBat! Version 2.04.4
Running On Windows XP (2600, Service Pack 1)
Sent From OneAndOne





More information about the Firehol-support mailing list