When I set up these packet filters "A" and "B":

Firewall Architecture = screened subnet:

                                       .4
                                     bastion
                                        |
                                        |
inet pipeline50 -- paket filter "A"-----hub------paket filter "B"--LAN
     206.81.41.1   .2          .3                .5     192.168.1.1

Do I set up routed on both of them similar to the way I would for a
regular host?

ie

static default routes etc

or do I somehow handle that with the ipfw stuff?

like for instance

packet filter A:   destination     route

                   default         206.81.41.2
                   206.81.41.1     206.81.41.2
                   206.81.41.4     206.81.41.3
                   206.81.41.5     206.81.41.3


packet filter B    destination     route

                   masqrd out      206.81.41.5
                   206.81.41.4     206.81.41.5
                   206.81.41.3     206.81.41.5
                   return masq     192.168.1.1




        Henry Hollenberg     [EMAIL PROTECTED] 



--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to