Miguel A Paraz wrote:

Since it's inside vmware, pehaps its the interaction with the host OS.

Are all the different images inside vimware and do they talk to each
other using vmware's facilities? Or are they on separate machines on a
LAN? Sorry, not clear.


yes, vms within vmware can talk to each other, they even have a management perl API

What type of network config do you have - bridging or NAT?

bridged.


----- Original Message ----- From: linux forum <[EMAIL PROTECTED]> Date: Thu, 5 Aug 2004 09:00:17 -0700 (PDT) Subject: Re: [plug] please help configuring a route using zebra for linux redhat 9 To: Philippine Linux Users Group Mailing List <[EMAIL PROTECTED]>


Hi Jopoy, I already tried using static route with the same problem. Any other ideas?




"Jopoy C. Solano" <[EMAIL PROTECTED]> wrote:


Sorry, what I meant was static routes not "specific" routes :)

Mensahe ni Jopoy C. Solano...


Havent tried zebra out myself, but can you try installing specific
routes? Maybe both "routers" are not updating each others routing table.

For more specific help on zebra, try joining their mailing list :)
http://www.zebra.org/mailing.html

hth.


Mensahe ni linux forum...


Hi Pluggers,

I'm just a newbie in using zebra and I would really appreciate if
anyone could help me solve my problem.

CURRENT SETUP:

I'm using vmware workstation 4.0.1 with 2 Linux Redhat 9.0 and Zebra
0.93B version installed. And, 6 other vmware images which act as a
workstations for the 3 networks. 2 workstations per network. Please
see attached the sample network diagram and the current configuration
of the two boxes (router1 and router2) with zebra installed.

In addition, I already enable IP Forwarding in the two Linux Redhat
machines.

PROBLEM:

I need to be able to communicate those 6 workstations wherein their
router gateway will be the linux boxes with zebra installed.

For example, HOST1 should be able to ping HOST3 and vice versa. As
well as, HOST1 can ping HOST 5 and vice versa. CONFIGURATION:
ROUTER 1:
-----------START-----------
hostname router1
password novirus
enable password novirus
!
interface lo
!
interface eth0
ip address 192.168.1.3/24
!
interface eth1
ip address 192.168.3.3/24
!
interface eth2
ip address 192.168.2.5/22
!
!
line vty
!
end
-----------END--------------
----------START----------
Current configuration:
!
hostname router1-rip
password novirus
enable password novirus
!
interface eth1
ip rip send version 1
!
interface eth0
ip rip send version 1
!
interface eth2
ip rip send version 1
!
router rip
network 192.168.0.0/16
!
line vty
!
end
--------------END--------
ROUTER 2:
---------START----------
Current configuration:
!
hostname router2
password novirus
enable passw ord novirus
!
interface lo
!
interface eth0
ip address 172.16.0.3/24
!
interface eth1
ip address 192.168.2.6/22
!
interface eth2
!
!
line vty
!
end
------------END-------------
------------START---------
Current configuration:
!
hostname router2-rip
password novirus
enable password novirus
!
interface lo
!
interface eth0
!
interface eth1
!
interface eth2
!
router rip
network 172.16.0.0/24
network 192.168.0.0/16
!
line vty
!
end
------------END--------------





-----------------------
University of Baguio
General Luna Road
Baguio City
Philippines 2600
Phone: +63(74)442-3540
Fax: +63(74)442-3071
http://www.ubaguio.edu


-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie


________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie




-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to