nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

vty password in zebra

This is a discussion on vty password in zebra within the Linux software forums, part of the Linux Getting Started category; Hi Any one know about zebra? i'm getting this error when i connect thought telnet rying 127.0.0.1... Connected to techsupport ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 08-22-2006, 10:33 AM
Member
User
 
Join Date: Jul 2006
Posts: 50
Rep Power: 0
asim.mcp
Default vty password in zebra

Hi

Any one know about zebra?
i'm getting this error when i connect thought telnet
rying 127.0.0.1...
Connected to techsupport (127.0.0.1).
Escape character is '^]'.
Vty password is not set.
Connection closed by foreign host.

can anyone tell me how to setup vtry password this software base router in config file or somewhere else??

Regards
Asim
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-22-2006, 01:56 PM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Add following two lines for password (zebra.conf file):

Code:
password abc123
enable password abc123
You can find zebra.conf in /etc/ or /usr/local/etc directory
Reply With Quote
  #3 (permalink)  
Old 12-06-2007, 11:29 AM
Junior Member
User
 
Join Date: Dec 2007
Location: India
My distro: 2.6.11-1.1369_FC4.
Posts: 1
Rep Power: 0
Amit is on a distinguished road
Default vty password in zebra..

Hi,

I am new to quagga and routing.

Was trying to configure zebra on 2.6.11-1.1369_FC4.

My config file zebra.conf at location "/usr/local/etc/zebra.conf" is

------------------------------
hostname zebra
password zebra123
enable password zebra123
interface eth0
log file /root/zebra/zebra-0.95a/zebra.log
-------------------------------

if i start my zebra it is geting started
using command

'service zebra start'

[root@localhost init.d]# service zebra start
Starting zebra: Nothing to flush.

..
and the "ps -aef "command shows me the following details

quagga 26125 1 0 11:01 ? 00:00:00 /usr/sbin/zebra -d -A 127.0.0.1 -f /etc/quagga/zebra.conf

If i try to connect using telnet to loop back address it says

[root@localhost ~]# telnet 127.0.0.1 2601
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Vty password is not set.
Connection closed by foreign host.


Can you please help me in solving this ...

Thanks,
Amit Sharma
Reply With Quote
  #4 (permalink)  
Old 02-03-2008, 04:33 PM
Junior Member
User
 
Join Date: Feb 2008
My distro: Fedora core 8
Posts: 1
Rep Power: 0
rocrocket is on a distinguished road
Default

After I configured /etc/quagga/zebra.conf, I had the same problem,but when I typed the following command, the problem disappear.
# service zebra restart
I hope it can give you some help.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
HP UX user lock password, change password, password aging rockdalinux HP-UX 0 12-20-2006 03:36 PM


All times are GMT +5.5. The time now is 01:11 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36