[Vyatta-users] Vyatta Crashing -- Have to reboot

2008-02-14 Thread aaron-linuxuser
All,

I have now been using vyatta at two of my locaitons (production) and it has 
been very promising. However, I have run into the problem where I essentially 
cannot do any more 'commits'. This can randomly happen on various things, but 
adding / removing an interface is definitley one of them. The only thing I can 
do to fix the issue is to reboot (init 6) the vyatta box and then add in my new 
configuration once it comes back up. 

I would like some help just troubleshooting / debugging, so I don't have to do 
a full restart to get back to a working condition. I am using VC 3. 

Below is an example log from /var/log/messages


Feb 14 09:10:57 localhost xorp_fea: [ 2008/02/14 09:10:57  ERROR xorp_fea:7163 
FEA +99 
/home/autobuild/builds/master/2007-10-24-0001/ofr/xorp/xorp/fea/ifconfig_set.cc 
push_config ] Interface error on eth0.398: interface not recognized

Feb 14 09:10:57 localhost xorp_rtrmgr: [ 2008/02/14 09:10:57  ERROR 
xorp_rtrmgr:3936 LIBXORP +741 
/home/autobuild/builds/master/2007-10-24-0001/ofr/xorp/xorp/libxorp/run_command.cc
 done ] Command /opt/vyatta/sbin/commit_interface.sh: exited with exit status 
255.

Feb 14 09:10:57 localhost xorp_rtrmgr: [ 2008/02/14 09:10:57  ERROR 
xorp_rtrmgr:3936 RTRMGR +1647 
/home/autobuild/builds/master/2007-10-24-0001/ofr/xorp/xorp/rtrmgr/task.cc 
execute_done ] Error found on program stderr!
Feb 14 09:10:57 localhost xorp_rtrmgr: [ 2008/02/14 09:10:57  ERROR 
xorp_rtrmgr:3936 RTRMGR +701 
/home/autobuild/builds/master/2007-10-24-0001/ofr/xorp/xorp/rtrmgr/master_conf_tree.cc
 commit_pass2_done ] Commit failed:


Any suggestions would be appreciated.

I believe what is 'fixing' my issue is restarting the CLI and possibly router 
program-- perhaps I can do that on the command line without restarting the 
entire machine?

Thanks
-Aaron
___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


[Vyatta-users] vlan trunking?

2008-01-29 Thread aaron-linuxuser
Out of couristiy, does Vyatta (I'm currently using community edition 3) support 
vlan trunking? I have yet to see in any documenation or tutorials any sort of 
the word trunk. I have seen tutorials that have 2-3 vlan (vif interfaces) on a 
single physical interface-- so I guess its just implied trunking on dot1q 
protocol? 

Thanks in advance,

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


[Vyatta-users] Emergency Config paste? How do you prepare?

2008-01-18 Thread aaron-linuxuser
All,

Coming from a Cisco world, I could copy the config file to a tftp server and 
once I have 1 interface open-- I could essentially paste in everything on a 
blank router(or com port). This is helpful when I had to replace a failing 
router with a backup one mid-day. How would I do the same with Vyatta? I was 
thinking if I could SCP the config file and make it the config.boot file, I 
could just do a reboot and it would all come back?

Perhaps I'm a little confused on essentially doing a big 'paste' of all the 
configs, particularly the firewall rules.

If anyone else has some good backup strategies on vyatta router configs, please 
share-- I'm a little new at this one.

Thanks in advance,

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


[Vyatta-users] Basic Rip help and nat translation question

2008-01-10 Thread aaron-linuxuser
All,

I'm coming from a cisco background and although I've used vyatta at one 
production location (using some static routes successfully) I'm having a heck 
of a time just getting two routers to talk to each other with RIP. I've read 
through the big config guide pdf, but to no avail. 

Could anyone either paste in their RIP configuration or at least give me some 
pointers on how to get this to work? 

In my test enviornment I have two routers.

Router A (eth0) 192.168.50.1 /24  -- cross over--  Router B (eth0) 
192.168.50.2 /24
Router A (eth1) 192.168.51.1  /24   Router B (eth1) 
192.168.52.1  /24

I can ping across all the networks if I set up static routes-- so I know the 
connections and IPs are okay.

In addition, on a standard cisco router I can run this:  show ip nat trans . 
How do I see all the differnent translations on a vyatta box going out to the 
world?

Thanks in advance,
Aaron___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


[Vyatta-users] Should I double nat or is there another way?

2007-12-21 Thread aaron-linuxuser
All,

I currently use the vyatta router in one of my buildings as a replacement to an 
aging cisco 2610 and I have no problems with it. The problem is, in a smaller 
building (on a different subnet) management is thinking about putting in some 
public services (web, etc). 

At the main building, I have a 192.168.1.0 /24 LAN and the smaller building I 
have a 192.168.3.0/24. The internet comes in on the wan interface on the 
192.168.1.0 LAN side router. How would I do a static nat to a machine, say 
192.168.3.35, on the main building router? The 'other building' router would be 
doing a masqurade-- although I could change that.

Here is a diagram to hopefully help illustrate.

isp --  {main building} (normal nat) 192.168.1.0/24   {other building} 
(masqurade)192.168.3.0/24

I want to give say 66.128.33.34 to 192.168.3.35.


Thanks in advance and happy holidays.

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


[Vyatta-users] I broke all logging-- need help to restore it

2007-12-17 Thread aaron-linuxuser
All,

In my attempts to log firewall traffic (what I block and log) to another file 
or syslog server, I have apparently failed and stopped all firewall logging 
attempts. The router/firewall is still working properly, but now instead of 
having to dig through the messages file for just firewall entries (grepping), I 
get nothing. In fact, my /var/log/messages doesn't contain any entries at all 
now.

Could someone post the default the syslog.conf file and whatever I need to 
specify on the acutal vyatta configuration for the defaults?

I'd like to get back to where I was in logging.

Thanks a lot,

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