Hello:

        I'm new to Vyatta any before I start to do an install and
        screw myself I would like a question answered.

        In setting up a firewall rule I would like to reject all
        connections from the IP addresses of (as an example)
        216.239.32.10, 66.218.71.63, 192.18.99.5
        Is the following possible or do I need to break the source
        out them into different source sections?

        rule 1 {
                action "reject"
                source {
                        address: 216.239.32.10
                        address: 66.218.71.63
                        address: 192.18.99.5
                }
        }


                                                        Tony
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to