Re: [Vyatta-users] New router using CF for boot

2007-11-26 Thread Michael Steinhart
Thanks for a good starting point. tmpfs / unionfs looks 
promising. Is tmpfs available on this distribution? While 
doing research on this issue I stumbled across aufs witch 
looks like the proper way to go. Can aufs be implemented 
with Vyatta?




On Sun, 25 Nov 2007 17:02:53 +
  James Chapman [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:
 I am putting together a new router using VC3 to replace 
a 
 Cisco 7507. We no longer need the advanced routing of 
the 
 7507 so I am putting together a basic / high performance 
 router.
 
 I have installed VC3 to a CF card as the boot device. my 
 thought was that the system would install to a ram disk 
on 
 boot-up. This dos not appear to be the case. It looks 
like 
 the CF is being accesses after the load. If it were 
 assessed in read only mode there would be no concern but 
 it seems that the log files are being written to the 
disk. 
 This is an issue due to the limited number of 
erase/write 
 cycles such devices have before failure.  Flash memory 
 specifications generally allow 10,000 to 1,000,000 write 
 cycles
 
 The internal wear leveling of SD will increase the life 
of the flash to
 many more than 1,000,000 writes. However, I agree that 
writing log files
 and temporary files to flash will shorten flash life.
 
 Many Embedded Linux products put /var, /tmp, /dev and 
sometimes /etc in
 RAM using tmpfs / unionfs in order to minimize or 
eliminate flash writes
 during normal operation. Files written under those 
directories would of
 course be lost on reboot. But remote syslog could be 
used to store the
 router's log files on a remote server. Would configuring 
remote syslog
 eliminate most flash writes?
 
 An install-time option to put /var, /dev and /tmp into 
RAM would be ideal.
 
 -- 
 James Chapman
 Katalix Systems Ltd
 http://www.katalix.com
 Catalysts for your Embedded Linux software development
 

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


[Vyatta-users] Remote access VPN Howto

2007-11-26 Thread Biswajit Banerjee
Hi ,

There are documentation reference to  site-to-site VPN . Can some throw
light on remote access vpn configuration on vyatta so that any win /
linux client can access vyatta and network via VPN. Any how tos are
available ?

TIA

Regards
Biswajit


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


Re: [Vyatta-users] Remote access VPN Howto

2007-11-26 Thread Stig Thormodsrud
Hi Biswajit,

 

There is some documentation at:
http://www.vyatta.com/documentation/VC3/Vyatta_ConfigGuide_VC3_v02.pdf.
Also one of our community members has put together a great tutorial at:
http://www.openmaniak.com/vyatta_case_ipsec.php.

 

stig

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Biswajit
Banerjee
Sent: Sunday, November 25, 2007 11:23 PM
To: [EMAIL PROTECTED]
Subject: [Vyatta-users] Remote access VPN Howto

 

Hi ,

There are documentation reference to  site-to-site VPN . Can some throw
light on remote access vpn configuration on vyatta so that any win / linux
client can access vyatta and network via VPN. Any how tos are available ?

TIA

Regards
Biswajit



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


Re: [Vyatta-users] Activate intervlan routing

2007-11-26 Thread youssef salameddine
Hello,

I hope that my post was complete. I posted the config of my two switches if
you need anything, please tell me.

Thanks a lot for help.


2007/11/22, youssef salameddine [EMAIL PROTECTED]:

 Hello,

 I attached the config of the two switches in the message.

 Note tha the switches can't ping the vyatta, and vyatta can't ping the
 switches ( vyatta and switches are in the same vlan 101).

 Vyatta can't ping vms .

 But each vms can ping all the interfaces of vyatta ( eth0 and all vif)

 VMs on the same vlan can communicate

 Virtual switches of ESX tag Virtual machines packets with the appropiate
 vlan ID.


 The config of vyatta is very simple, because my goal is to route two vlans
 : route vlan 104 and 106 in first time:

 ethernet eth0{
 description To_switch1
 hw-id: ...
 address 10.30.101.254 {prefix-length:24}
 vif 104{
 description:Vlan 104
 address 10.30.104.1 {prefix-length:24}
 }

 vif 106{
 description:Vlan 106
 address 10.30.106.1 {prefix-length:24}
 }
 }


 Thanks a lot for your help.

 2007/11/22, Aubrey Wells  [EMAIL PROTECTED]:
 
  Hmm. Can you post your configs in this new scenario (the switch and
  vyatta).
  Also, a netstat -rn (or route print from windows) form two hosts that
  can't talk to each other would be helpful. It feels like there's a route
  missing somewhere.
 
  *
  *
  * --*
  * Aubrey Wells*
  * Senior Engineer*
  Shelton | Johns Technology Group
  A Vyatta Ready Partner
  www.sheltonjohns.com
 
 
 
 
  On Nov 21, 2007, at 3:05 PM, youssef salameddine wrote:
 
  Hello,
 
  I did the test, so I start vyatta v3 on a machine using the live CD.
  It is better than before because My virtual machines can ping the  Vifs
  of the vyatta: a machine of the vlan 104 can ping the vif 104 which is its
  default gateway ( 10.30.104.254), it can also ping the vif 103 
  (10.30.103.254).
 
  It is the same for machines of the Vlan 103.
  But the problem is :
  A machine from the Vlan 103 can't ping an other machine from vlan 104,
  and machines from vlan 104 can't ping machines of vlan 103.
  I also notice that from a VM i can ping all the interfaces of the
  vyatta, but from vyatta i can't ping the VMs.
 
  Thank you in advance
 
 
 
 
  2007/11/21, youssef salameddine  [EMAIL PROTECTED]:
  
   Thanks a lot for your help,
   I'll try this tomorrow, and i tell you the result.
  
  
   2007/11/21, Aubrey Wells  [EMAIL PROTECTED] :
   
 I think you'll find the problem is with the vmware server not
passing through the vlan tags (especially since its windows, ive never 
had
much luck with 801q and microsoft). i dont think that is supported.
everything looks correct except that part. do you have a desktop 
machine you
can run the livecd on with an identical config and see if it works? that
will at least isolate it down to vmware or vyatta. I'm pretty sure 
you'll
find its the former.
*
*
* --*
* Aubrey Wells*
* Senior Engineer*
Shelton | Johns Technology Group
A Vyatta Ready Partner
www.sheltonjohns.com
   
   
   
   
On Nov 21, 2007, at 7:43 AM, youssef salameddine wrote:
   
Hi,
   
Thank you for you answer
   
--
   
These is the config of my switch1, the second switch is a copy of
the first and i used it for redundancy:
   
interface GigabitEthernet0/1
 description To_ESX1_ServiceConsole_VMKNIC # I use this interface
for service console of My ESX1 The vlan 101 is used for service console 
and
the vlan 102 is used for VMotion#
 switchport access vlan 101
 switchport trunk allowed vlan 101,102
 switchport mode trunk
 switchport nonegotiate
 speed 1000
!
interface GigabitEthernet0/2
 description To VM_of_esx1_103_104 # I use this interface for my VMs
i have some virtual machine in the vlan 103 and others on the Vlan 104#
 switchport access vlan 103
 switchport trunk allowed vlan 101,103-115
 switchport mode trunk
 switchport nonegotiate
 speed 1000
   
interface GigabitEthernet0/21
 description VM_VLAN103 #Allow Access to VMs on the Vlan 103#
 switchport access vlan 103
 switchport mode access
 switchport nonegotiate
!
interface GigabitEthernet0/24
 description VM_VLAN104 #Allow Access to VMs on the Vlan 104#
 switchport access vlan 104
 switchport mode access
 switchport nonegotiate
 speed 1000
   
!
interface GigabitEthernet0/43
 description To_vyatta
 switchport access vlan 101
 switchport trunk allowed vlan 101-200
 switchport mode trunk
 no cdp enable
!
interface GigabitEthernet0/44
 description admin_switch101 #I use this interface for remote access
to Switch 1#
 switchport access vlan 101
 

Re: [Vyatta-users] New router using CF for boot

2007-11-26 Thread James Chapman
Michael Steinhart wrote:
 Thanks for a good starting point. tmpfs / unionfs looks 
 promising. Is tmpfs available on this distribution? 

Both are in the standard kernel.org sources, though I don't have VC3 to
hand right now to check if they're configured in the Vyatta kernels.
Even if they were enabled in the Vyatta kernel, startup scripts would
need to be modified so you'd need to build the OFR from scratch to do this.

 While 
 doing research on this issue I stumbled across aufs witch 
 looks like the proper way to go. Can aufs be implemented 
 with Vyatta?

aufs is still in development. For sure, you could patch the Vyatta
kernel with it, but I think unionfs would be fine for /tmp, /var.

 On Sun, 25 Nov 2007 17:02:53 +
   James Chapman [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:
 I am putting together a new router using VC3 to replace 
 a 
 Cisco 7507. We no longer need the advanced routing of 
 the 
 7507 so I am putting together a basic / high performance 
 router.

 I have installed VC3 to a CF card as the boot device. my 
 thought was that the system would install to a ram disk 
 on 
 boot-up. This dos not appear to be the case. It looks 
 like 
 the CF is being accesses after the load. If it were 
 assessed in read only mode there would be no concern but 
 it seems that the log files are being written to the 
 disk. 
 This is an issue due to the limited number of 
 erase/write 
 cycles such devices have before failure.  Flash memory 
 specifications generally allow 10,000 to 1,000,000 write 
 cycles
 The internal wear leveling of SD will increase the life 
 of the flash to
 many more than 1,000,000 writes. However, I agree that 
 writing log files
 and temporary files to flash will shorten flash life.

 Many Embedded Linux products put /var, /tmp, /dev and 
 sometimes /etc in
 RAM using tmpfs / unionfs in order to minimize or 
 eliminate flash writes
 during normal operation. Files written under those 
 directories would of
 course be lost on reboot. But remote syslog could be 
 used to store the
 router's log files on a remote server. Would configuring 
 remote syslog
 eliminate most flash writes?

 An install-time option to put /var, /dev and /tmp into 
 RAM would be ideal.

 -- 
 James Chapman
 Katalix Systems Ltd
 http://www.katalix.com
 Catalysts for your Embedded Linux software development

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

-- 
James Chapman
Katalix Systems Ltd
http://www.katalix.com
Catalysts for your Embedded Linux software development

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


[Vyatta-users] Fwd: Activate intervlan routing

2007-11-26 Thread youssef salameddine
Hello,

I attached the config of the two switches in the message.

Note tha the switches can't ping the vyatta, and vyatta can't ping the
switches ( vyatta and switches are in the same vlan 101). But when i change
the native vlan of the interface gi0/43 (sw1) to 101 (switchport trunk
native vlan 101), i can ping sw1 and sw2 from vyatta , and switches can ping
vyatta.



Each vms can ping all the interfaces of vyatta ( eth0 and all vif); but
Vyatta can't ping vms .

VMs on the same vlan can communicate




The config of vyatta is very simple, because my goal is to route two vlans :
route vlan 104 and 106 in first time:

ethernet eth0{
description To_switch1
hw-id: ...
address 10.30.101.254 {prefix-length:24}
vif 104{
description:Vlan 104
address 10.30.104.1 {prefix-length:24}
}

vif 106{
description:Vlan 106
address 10.30.106.1 {prefix-length:24}
}
}

ps: Virtual switches of ESX tag Virtual machines packets with the appropiate
vlan ID.

Thanks a lot for your help.



2007/11/22, Aubrey Wells  [EMAIL PROTECTED]:

 Hmm. Can you post your configs in this new scenario (the switch and
 vyatta).
 Also, a netstat -rn (or route print from windows) form two hosts that
 can't talk to each other would be helpful. It feels like there's a route
 missing somewhere.

 *
 *
 * --*
 * Aubrey Wells*
 * Senior Engineer*
 Shelton | Johns Technology Group
 A Vyatta Ready Partner
 www.sheltonjohns.com








sw1_cisco
Description: Binary data


sw2_cisco
Description: Binary data
attachment: VM_vlan104.PNG___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] New router using CF for boot

2007-11-26 Thread Robert Bays
Both tmpfs and unionfs are available in vc3.

I wouldn't put all of var under tmpfs unless you never plan on using
packages upgrades of any sort.  However to change /var/log and /tmp to
tmpfs file systems you should edit your /etc/fstab to add something like
the following lines...

Make sure you have enough r
tmpfs /tmp tmpfs nosuid,nodev 0 0
tmpfs /var/log tmpfs nosuid,nodev 0 0

This is safe enough.  Obviously, make sure you have enough RAM to handle
your log files...

The more complicated solution would be to install the system to boot
using a union.  In order to do that you would need to boot the livecd.
Next create a partition and an ext3 file system on a local disk using
parted or fdisk and mke2fs.  Then mount the new partition and copy
/live_media/ to the partition.  Finally you will have to setup grub by
hand on that partition.  Create your partition/boot/grub/menu.lst file
and run grub-install.  These are not exact the exact steps, but the
outline should provide enough pointers to get you going.  this will
create the root union using tmpfs.  You can make writable union
partitions by editing the fstab on the installed system after the first
boot.

Cheers,
Robert.

James Chapman wrote:
 Michael Steinhart wrote:
 Thanks for a good starting point. tmpfs / unionfs looks 
 promising. Is tmpfs available on this distribution? 
 
 Both are in the standard kernel.org sources, though I don't have VC3 to
 hand right now to check if they're configured in the Vyatta kernels.
 Even if they were enabled in the Vyatta kernel, startup scripts would
 need to be modified so you'd need to build the OFR from scratch to do this.
 
 While 
 doing research on this issue I stumbled across aufs witch 
 looks like the proper way to go. Can aufs be implemented 
 with Vyatta?
 
 aufs is still in development. For sure, you could patch the Vyatta
 kernel with it, but I think unionfs would be fine for /tmp, /var.
 
 On Sun, 25 Nov 2007 17:02:53 +
   James Chapman [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:
 I am putting together a new router using VC3 to replace 
 a 
 Cisco 7507. We no longer need the advanced routing of 
 the 
 7507 so I am putting together a basic / high performance 
 router.

 I have installed VC3 to a CF card as the boot device. my 
 thought was that the system would install to a ram disk 
 on 
 boot-up. This dos not appear to be the case. It looks 
 like 
 the CF is being accesses after the load. If it were 
 assessed in read only mode there would be no concern but 
 it seems that the log files are being written to the 
 disk. 
 This is an issue due to the limited number of 
 erase/write 
 cycles such devices have before failure.  Flash memory 
 specifications generally allow 10,000 to 1,000,000 write 
 cycles
 The internal wear leveling of SD will increase the life 
 of the flash to
 many more than 1,000,000 writes. However, I agree that 
 writing log files
 and temporary files to flash will shorten flash life.

 Many Embedded Linux products put /var, /tmp, /dev and 
 sometimes /etc in
 RAM using tmpfs / unionfs in order to minimize or 
 eliminate flash writes
 during normal operation. Files written under those 
 directories would of
 course be lost on reboot. But remote syslog could be 
 used to store the
 router's log files on a remote server. Would configuring 
 remote syslog
 eliminate most flash writes?

 An install-time option to put /var, /dev and /tmp into 
 RAM would be ideal.

 -- 
 James Chapman
 Katalix Systems Ltd
 http://www.katalix.com
 Catalysts for your Embedded Linux software development

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

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


Re: [Vyatta-users] Compaq DL360 G1 - cpqarray

2007-11-26 Thread Aubrey Wells
As far as I am aware, XORP does nothing but routing. Vyatta adds in  
the firewall, nat, vpn, and other features. They've also made changes  
to XORP itself. One of the Vyatta guys will probably chime in with  
more detail than I can provide here soon.

--
Aubrey Wells
Senior Engineer
Shelton | Johns Technology Group
A Vyatta Ready Partner
www.sheltonjohns.com




On Nov 26, 2007, at 6:20 PM, Max wrote:

 I am curious as to what makes Vyatta different from XORP other than
 the commercial support? Are there features in Vyatta that XORP does
 not have?

 On Nov 22, 2007 10:39 AM, silvertip257 [EMAIL PROTECTED] wrote:
 All righty ;) ... if you say so ... at this point I'm trying to  
 learn all I
 can before I get a full time job as a net admin or something like  
 that (I'm
 still in college at this point).  The pinch time brings in weird  
 proprietary
 crap called mainly Micr0$0ft, but I've been seeing lately Ci$c0  
 hasn't been
 much better ;).  Maybe it's the outrageous prices for IOS compact  
 flash
 cards we use in the networking labs.  Hell the profs got smart and  
 copied
 the IOS to a hard drive and then re-imaged them on $8 128MB compact  
 flash
 cards.  But just having such a price difference is a lotta crap.

 I'm seeing that when companies work with me and let me work with  
 them, I
 understand their products more and actually want to roll their  
 products out
 in a workplace.

 Good luck to you ... the above was nothing personal ... until I learn
 everything about Vyatta  and customization, I will most likely not  
 use it or
 suggest it in the workplace.  No job is worth being fired b/c I  
 suggested
 something I don't know (almost) everything about.  That's an extreme
 example, but I hate screwing up or getting loads of criticism  
 (unless it's
 truly constructive).

 Tell me how it goes.  Vyatta is not out of the picture ... they're  
 fixing
 features everyday.
 They also don't have all the hardware, nor have they had all of it  
 tested
 with their OS.

 Have a good holiday,
 Mike



 On Nov 21, 2007 1:52 AM, Max [EMAIL PROTECTED] wrote:

 I've been a Linux guy for years but have never messed around with  
 any of
 the boot CD stuff. This is going to be a learning thing for me for  
 sure, so
 wish me luck ;)
 If I am unsucessful on my own (+misc support), I am afraid I am  
 just going
 to lean twards buying a few cisco 7900's. It is the proven  
 reliability and
 support that Cisco brings to the table.

 *note* I am a CCNP so I am a little biast, also down 8 pints of  
 Guinness
 ;p

 
 From: silvertip257  [EMAIL PROTECTED]
 Sent: Tuesday, November 20, 2007 11:38 PM
 To: Max  [EMAIL PROTECTED]
 Subject: Re: [Vyatta-users] Compaq DL360 G1 - cpqarray




 I'm reading it, but as I have not customized Vyatta myself yet, I  
 really
 can't help you much.
 If you feel like it and learn something neat on how to build one a  
 certain
 way, please do share the information!

 Mike


 On Nov 20, 2007 6:12 PM, Max [EMAIL PROTECTED] wrote:

 I have been unable to blacklist the sym53c8xx module from the boot
 loader so I am going to try to create another live CD with out the
 sym53c8xx in the initramfs. Unless anyone has any comments?




 On Nov 19, 2007 9:32 PM, Max [EMAIL PROTECTED] wrote:
 Hey'a fellas! I have a bit of a head scratcher here.. it seems the
 Vyatta 3.0 live CD does not work out of the box on G1 Compaq  
 DL360's.
 From what I can tell the sym53c8xx module is loaded before the  
 needed
 cpqarray module and thats what is causing the failure. I have  
 tried
 unloading the modules and reloading cpqarray but don't seem to  
 have
 any luck. My guess is the SCSI controller needs to be reset or  
 what
 have you.
 Is there a way to prevent the sym53c8xx module from loading from  
 the
 boot loader? Or should I look into recreating the live CD from  
 scratch
 with my own kernel? Thanks in advance!

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




 --
 //  SilverTip257  //
 ==
 Ubuntu 7.04 (Feisty Fawn)
 --- Linux for human beings.
 (http://www.ubuntu.com/)
 ~~
 Helix --- Don't leave /home without it.
 (http://www.efense.com/helix/)



 --
 //  SilverTip257  //
 ==
 Ubuntu 7.04 (Feisty Fawn)
 --- Linux for human beings.
 (http://www.ubuntu.com/)
 ~~
 Helix --- Don't leave /home without it.
 (http://www.efense.com/helix/)
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

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


Re: [Vyatta-users] Compaq DL360 G1 - cpqarray

2007-11-26 Thread Dave Roberts
 I am curious as to what makes Vyatta different from XORP 
 other than the commercial support? Are there features in 
 Vyatta that XORP does not have?

Yes, lots. Other than the stuff Aubrey mentioned at the macro-feature
level (firewall, VPN, NAT, etc.), we have also made extensive changes to
the routing protocol codebase to include features such as VLANs and
scalability enhancements and bug fixes.

-- Dave

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


Re: [Vyatta-users] Compaq DL360 G1 - cpqarray

2007-11-26 Thread Justin Fletcher
It's also an integrated system; you configure the entire router
through the Vyatta
interface, rather than running multiple programs and editing numerous
and varied configuration files, all with different formats in
entertaining locations.

Justin

On Nov 26, 2007 3:20 PM, Max [EMAIL PROTECTED] wrote:
 I am curious as to what makes Vyatta different from XORP other than
 the commercial support? Are there features in Vyatta that XORP does
 not have?

 On Nov 22, 2007 10:39 AM, silvertip257 [EMAIL PROTECTED] wrote:
  All righty ;) ... if you say so ... at this point I'm trying to learn all I
  can before I get a full time job as a net admin or something like that (I'm
  still in college at this point).  The pinch time brings in weird proprietary
  crap called mainly Micr0$0ft, but I've been seeing lately Ci$c0 hasn't been
  much better ;).  Maybe it's the outrageous prices for IOS compact flash
  cards we use in the networking labs.  Hell the profs got smart and copied
  the IOS to a hard drive and then re-imaged them on $8 128MB compact flash
  cards.  But just having such a price difference is a lotta crap.
 
  I'm seeing that when companies work with me and let me work with them, I
  understand their products more and actually want to roll their products out
  in a workplace.
 
  Good luck to you ... the above was nothing personal ... until I learn
  everything about Vyatta  and customization, I will most likely not use it or
  suggest it in the workplace.  No job is worth being fired b/c I suggested
  something I don't know (almost) everything about.  That's an extreme
  example, but I hate screwing up or getting loads of criticism (unless it's
  truly constructive).
 
  Tell me how it goes.  Vyatta is not out of the picture ... they're fixing
  features everyday.
  They also don't have all the hardware, nor have they had all of it tested
  with their OS.
 
  Have a good holiday,
  Mike
 
 
 
  On Nov 21, 2007 1:52 AM, Max [EMAIL PROTECTED] wrote:
  
   I've been a Linux guy for years but have never messed around with any of
  the boot CD stuff. This is going to be a learning thing for me for sure, so
  wish me luck ;)
   If I am unsucessful on my own (+misc support), I am afraid I am just going
  to lean twards buying a few cisco 7900's. It is the proven reliability and
  support that Cisco brings to the table.
  
   *note* I am a CCNP so I am a little biast, also down 8 pints of Guinness
  ;p
  
   
  From: silvertip257  [EMAIL PROTECTED]
   Sent: Tuesday, November 20, 2007 11:38 PM
   To: Max  [EMAIL PROTECTED]
   Subject: Re: [Vyatta-users] Compaq DL360 G1 - cpqarray
  
  
  
  
   I'm reading it, but as I have not customized Vyatta myself yet, I really
  can't help you much.
   If you feel like it and learn something neat on how to build one a certain
  way, please do share the information!
  
   Mike

  
  
   On Nov 20, 2007 6:12 PM, Max [EMAIL PROTECTED] wrote:
  
I have been unable to blacklist the sym53c8xx module from the boot
loader so I am going to try to create another live CD with out the
sym53c8xx in the initramfs. Unless anyone has any comments?
   
   
   
   
On Nov 19, 2007 9:32 PM, Max [EMAIL PROTECTED] wrote:
 Hey'a fellas! I have a bit of a head scratcher here.. it seems the
 Vyatta 3.0 live CD does not work out of the box on G1 Compaq DL360's.
 From what I can tell the sym53c8xx module is loaded before the needed
 cpqarray module and thats what is causing the failure. I have tried
 unloading the modules and reloading cpqarray but don't seem to have
 any luck. My guess is the SCSI controller needs to be reset or what
 have you.
 Is there a way to prevent the sym53c8xx module from loading from the
 boot loader? Or should I look into recreating the live CD from scratch
 with my own kernel? Thanks in advance!

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users
   
  
  
  
   --
   //  SilverTip257  //
   ==
   Ubuntu 7.04 (Feisty Fawn)
   --- Linux for human beings.
   (http://www.ubuntu.com/)
   ~~
   Helix --- Don't leave /home without it.
   (http://www.efense.com/helix/)
 
 
 
  --
  //  SilverTip257  //
  ==
  Ubuntu 7.04 (Feisty Fawn)
  --- Linux for human beings.
  (http://www.ubuntu.com/)
  ~~
  Helix --- Don't leave /home without it.
  (http://www.efense.com/helix/)

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

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


Re: [Vyatta-users] Compaq DL360 G1 - cpqarray

2007-11-26 Thread Max
Sounds like Vyatta is the one :)
I'm still having issues with this freakin cpqarray, I will have to bug
you guys some more on it when I get back to it :p

On Nov 26, 2007 7:02 PM, Justin Fletcher [EMAIL PROTECTED] wrote:
 It's also an integrated system; you configure the entire router
 through the Vyatta
 interface, rather than running multiple programs and editing numerous
 and varied configuration files, all with different formats in
 entertaining locations.

 Justin


 On Nov 26, 2007 3:20 PM, Max [EMAIL PROTECTED] wrote:
  I am curious as to what makes Vyatta different from XORP other than
  the commercial support? Are there features in Vyatta that XORP does
  not have?
 
  On Nov 22, 2007 10:39 AM, silvertip257 [EMAIL PROTECTED] wrote:
   All righty ;) ... if you say so ... at this point I'm trying to learn all 
   I
   can before I get a full time job as a net admin or something like that 
   (I'm
   still in college at this point).  The pinch time brings in weird 
   proprietary
   crap called mainly Micr0$0ft, but I've been seeing lately Ci$c0 hasn't 
   been
   much better ;).  Maybe it's the outrageous prices for IOS compact flash
   cards we use in the networking labs.  Hell the profs got smart and copied
   the IOS to a hard drive and then re-imaged them on $8 128MB compact flash
   cards.  But just having such a price difference is a lotta crap.
  
   I'm seeing that when companies work with me and let me work with them, I
   understand their products more and actually want to roll their products 
   out
   in a workplace.
  
   Good luck to you ... the above was nothing personal ... until I learn
   everything about Vyatta  and customization, I will most likely not use it 
   or
   suggest it in the workplace.  No job is worth being fired b/c I suggested
   something I don't know (almost) everything about.  That's an extreme
   example, but I hate screwing up or getting loads of criticism (unless it's
   truly constructive).
  
   Tell me how it goes.  Vyatta is not out of the picture ... they're fixing
   features everyday.
   They also don't have all the hardware, nor have they had all of it tested
   with their OS.
  
   Have a good holiday,
   Mike
  
  
  
   On Nov 21, 2007 1:52 AM, Max [EMAIL PROTECTED] wrote:
   
I've been a Linux guy for years but have never messed around with any of
   the boot CD stuff. This is going to be a learning thing for me for sure, 
   so
   wish me luck ;)
If I am unsucessful on my own (+misc support), I am afraid I am just 
going
   to lean twards buying a few cisco 7900's. It is the proven reliability and
   support that Cisco brings to the table.
   
*note* I am a CCNP so I am a little biast, also down 8 pints of Guinness
   ;p
   

   From: silvertip257  [EMAIL PROTECTED]
Sent: Tuesday, November 20, 2007 11:38 PM
To: Max  [EMAIL PROTECTED]
Subject: Re: [Vyatta-users] Compaq DL360 G1 - cpqarray
   
   
   
   
I'm reading it, but as I have not customized Vyatta myself yet, I really
   can't help you much.
If you feel like it and learn something neat on how to build one a 
certain
   way, please do share the information!
   
Mike
 
   
   
On Nov 20, 2007 6:12 PM, Max [EMAIL PROTECTED] wrote:
   
 I have been unable to blacklist the sym53c8xx module from the boot
 loader so I am going to try to create another live CD with out the
 sym53c8xx in the initramfs. Unless anyone has any comments?




 On Nov 19, 2007 9:32 PM, Max [EMAIL PROTECTED] wrote:
  Hey'a fellas! I have a bit of a head scratcher here.. it seems the
  Vyatta 3.0 live CD does not work out of the box on G1 Compaq 
  DL360's.
  From what I can tell the sym53c8xx module is loaded before the 
  needed
  cpqarray module and thats what is causing the failure. I have tried
  unloading the modules and reloading cpqarray but don't seem to have
  any luck. My guess is the SCSI controller needs to be reset or what
  have you.
  Is there a way to prevent the sym53c8xx module from loading from the
  boot loader? Or should I look into recreating the live CD from 
  scratch
  with my own kernel? Thanks in advance!
 
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

   
   
   
--
//  SilverTip257  //
==
Ubuntu 7.04 (Feisty Fawn)
--- Linux for human beings.
(http://www.ubuntu.com/)
~~
Helix --- Don't leave /home without it.
(http://www.efense.com/helix/)
  
  
  
   --
   //  SilverTip257  //
   ==
   Ubuntu 7.04 (Feisty Fawn)
   --- Linux for human beings.
   (http://www.ubuntu.com/)
   ~~
   Helix --- Don't leave /home without it.
   (http://www.efense.com/helix/)
 
  

Re: [Vyatta-users] Vyata deployment across different servers

2007-11-26 Thread Aubrey Wells
Did you remove the HW-ID entries from the config file before moving it  
to the new machine(s)?

--
Aubrey Wells
Senior Engineer
Shelton | Johns Technology Group
A Vyatta Ready Partner
www.sheltonjohns.com




On Nov 26, 2007, at 1:47 PM, Thomas wrote:

 Greetings,

 I'm sorry if this has been addressed in the Config
 Guide just in case I missed it. We have built out a
 Vyatta router that we are finally satisfied with. We
 would like the generic portions of this configuration
 to become the base configuration for other routers
 that we will deploy.

 I know that when Vyatta boots it has some approximate
 functionality to migrate configurations (tell me if
 I'm on the wrong track here...) but is there a way for
 me to deploy the same config.boot to other Vyatta
 routers so that they come more or less pre-installed
 with only some minor changes that need to be made to
 the interfaces and some configured IP addresses?

 I tried this by just copying the config.boot, but when
 I did so the router appeared to lock up in the
 following bootup. No good. I figured there must be a
 procedure in place to accomplish the same task...

 -Thomas


   
 
 Get easy, one-click access to your favorites.
 Make Yahoo! your homepage.
 http://www.yahoo.com/r/hs

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

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


[Vyatta-users] Vyatta case study - Vyatta Packages

2007-11-26 Thread Troopy .

Hello,

We released a little case study about Vyatta Packages.

http://openmaniak.com/vyatta_case_package.php

Our BGP tutorial is still pending:

http://openmaniak.com/vyatta_case_bgp.php

REgards

OM Team
 

 
__
Désirez vous une adresse éléctronique @suisse.com?
Visitez la Suisse virtuelle sur http://www.suisse.com

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