I have a pair of redundandt fiirewalls (4.6). Eacg machine has 3
interfaces, bge0 to the outside, em0, to the inside, and em1 for pfsync. I
have the following in /etc/opsf.conf


# $OpenBSD: ospfd.conf,v 1.2 2005/02/06 20:07:09 norby Exp $


# global configuration
router-id 10.209.142.154
redistribute connected

# areas
area 0.0.0.120 {
        interface bge0 {
                auth-type none
        }
        interface em0 {
                passive
                auth-type none
        }
}

But the systems are advertising a route to the IP network that is for
pfsync. How can I fix this?

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Reply via email to