Router Config  
I am going to use Vyatta with a Time Warner fiber connection  
   
I have 28 addresses assigned to us  
   
as follows (ip's changed for sake of security)  
   
on ethernet 0 (2 subnets)  
set interfaces ethernet eth0 address 111.1.1.30 prefix-length 28  
  
set interfaces ethernet eth0 address 111.1.1.45 prefix-length 28  
   
  
on ethernet 01 (subnet gateway to Timewarner)  
set interfaces ethernet eth1 address 222.2.1.98 prefix-length 30  
   
Default Route  
set protocols static route 0.0.0.0 0.0.0.0 next-hop  222.2.1.97  
   
Basically is this all I really need to route in and out, and am I correct in my 
assumptions?  
Also should I declare nameservers entrys?  
I do not want to use any firewall rules, just simple routing..  
   
I know I want ssh access in etc, but I understand that, I almost need to test 
this live, and am trying to make sure I am on the right path here.  
   
   
Jeff  

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

Reply via email to