[zebra 23196] How to post-configure Zebra on fedora 11

View: New views
4 Messages — Rating Filter:   Alert me  

[zebra 23196] How to post-configure Zebra on fedora 11

by Jimmy H.G. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hiii 

I installed zebra without problems in fedora 11, my fedora11 have two networks interfaces,
eth0 and eth1. Both are configured only with an ip and mask (without gateway), I started quagga with commands:
zebra -d
ripd -d   (rip is configured with version 2)

In each segment of LAN and WAN I have reply (using ping) from ip of router (fedora 11, zebra) but is not routing, I can't connect from WAN to LAN, LAN to WAN, there is no events in zebra.log and ripd.log with errors.
I don't know where is the problem.
Is there same configuration aditional on fedora 11 after of install zebra ??

My network topology is:

PC-WAN -------------eth1 zebra (fedora11) eth0 -------------------- PC-LAN 
172.16.1.10              .1                            192.168.1.1                .10

connection PC-WAN to zebra  ok
connection PC-LAN to zebra  ok
connection PC-WAN to PC-LAN  Fail
connection PC-LAN  to PC-WAN Fail

Thank you

Jimmy

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

[zebra 23197] Re: How to post-configure Zebra on fedora 11

by Dierlam, Andy David :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do you have the iptables running or anytihng that would block ?
 
Thanks,
Andy

________________________________

From: zebra-bounces@... on behalf of Jimmy H.G.
Sent: Wed 8/5/2009 5:43 PM
To: zebra@...
Subject: [zebra 23196] How to post-configure Zebra on fedora 11


Hiii

I installed zebra without problems in fedora 11, my fedora11 have two networks interfaces,
eth0 and eth1. Both are configured only with an ip and mask (without gateway), I started quagga with commands:
zebra -d
ripd -d   (rip is configured with version 2)

In each segment of LAN and WAN I have reply (using ping) from ip of router (fedora 11, zebra) but is not routing, I can't connect from WAN to LAN, LAN to WAN, there is no events in zebra.log and ripd.log with errors.
I don't know where is the problem.
Is there same configuration aditional on fedora 11 after of install zebra ??

My network topology is:

PC-WAN -------------eth1 zebra (fedora11) eth0 -------------------- PC-LAN
172.16.1.10              .1                            192.168.1.1                .10

connection PC-WAN to zebra  ok
connection PC-LAN to zebra  ok
connection PC-WAN to PC-LAN  Fail
connection PC-LAN  to PC-WAN Fail

Thank you

Jimmy

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

[zebra 23198] Re: How to post-configure Zebra on fedora 11

by SATHYANARAYANAN :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi ,

Can we fix this problem by enabling ipforwarding in the Router ?
 
--sathya



From: "Dierlam, Andy David" <ADierlam@...>
To: Jimmy H.G. <hg.jimmy@...>; zebra@...
Sent: Thursday, 6 August, 2009 3:19:32 AM
Subject: [zebra 23197] Re: How to post-configure Zebra on fedora 11

Do you have the iptables running or anytihng that would block ?

Thanks,
Andy

________________________________

From: zebra-bounces@... on behalf of Jimmy H.G.
Sent: Wed 8/5/2009 5:43 PM
To: zebra@...
Subject: [zebra 23196] How to post-configure Zebra on fedora 11


Hiii

I installed zebra without problems in fedora 11, my fedora11 have two networks interfaces,
eth0 and eth1. Both are configured only with an ip and mask (without gateway), I started quagga with commands:
zebra -d
ripd -d  (rip is configured with version 2)

In each segment of LAN and WAN I have reply (using ping) from ip of router (fedora 11, zebra) but is not routing, I can't connect from WAN to LAN, LAN to WAN, there is no events in zebra.log and ripd.log with errors.
I don't know where is the problem.
Is there same configuration aditional on fedora 11 after of install zebra ??

My network topology is:

PC-WAN -------------eth1 zebra (fedora11) eth0 -------------------- PC-LAN
172.16.1.10              .1                            192.168.1.1                .10

connection PC-WAN to zebra  ok
connection PC-LAN to zebra  ok
connection PC-WAN to PC-LAN  Fail
connection PC-LAN  to PC-WAN Fail

Thank you

Jimmy

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra


See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz.
_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

[zebra 23199] Re: How to post-configure Zebra on fedora 11

by Jimmy H.G. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hiii 

Thank you for your help, I did fix the problem, enabling "ip forwarding" and disabling  the firewall on fedora 11.

Thank you very much

Jimmy


On Thu, Aug 6, 2009 at 2:17 AM, sathya narayana <balaji_sai2004@...> wrote:
Hi ,

Can we fix this problem by enabling ipforwarding in the Router ?
 
--sathya



From: "Dierlam, Andy David" <ADierlam@...>
To: Jimmy H.G. <hg.jimmy@...>; zebra@...
Sent: Thursday, 6 August, 2009 3:19:32 AM
Subject: [zebra 23197] Re: How to post-configure Zebra on fedora 11

Do you have the iptables running or anytihng that would block ?

Thanks,
Andy

________________________________

From: zebra-bounces@... on behalf of Jimmy H.G.
Sent: Wed 8/5/2009 5:43 PM
To: zebra@...
Subject: [zebra 23196] How to post-configure Zebra on fedora 11


Hiii

I installed zebra without problems in fedora 11, my fedora11 have two networks interfaces,
eth0 and eth1. Both are configured only with an ip and mask (without gateway), I started quagga with commands:
zebra -d
ripd -d  (rip is configured with version 2)

In each segment of LAN and WAN I have reply (using ping) from ip of router (fedora 11, zebra) but is not routing, I can't connect from WAN to LAN, LAN to WAN, there is no events in zebra.log and ripd.log with errors.
I don't know where is the problem.
Is there same configuration aditional on fedora 11 after of install zebra ??

My network topology is:

PC-WAN -------------eth1 zebra (fedora11) eth0 -------------------- PC-LAN
172.16.1.10              .1                            192.168.1.1                .10

connection PC-WAN to zebra  ok
connection PC-LAN to zebra  ok
connection PC-WAN to PC-LAN  Fail
connection PC-LAN  to PC-WAN Fail

Thank you

Jimmy

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra


See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz.


_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra