i want to to setup my vyatta as a router and firewall
i configured already the vyatta router but i want to control the internet in my 
LAN.
i want to configure as email only!!! like OUTLOOK EXPRESS

anyone can help me!! 

my configuration is this

interfaces 
    ethernet eth0
            address 192.168.100.11
                prefix-length 24
    ethernet eth1
            address 10.10.10.1
                prefix-length 24
    firewall name fwall 

nat
  rule 1
        type masquerade
            outbound-interface eth0
            protocol all

firewall
    name fwall
        action accept
        distination network 10.10.10.0/24

       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to