[Xorp-users] BGP setup
Kristian Larsson
kristian at spritelink.net
Tue Sep 18 05:50:56 PDT 2007
HJ wrote:
> Hi,
> I try to play around with BGP using with below configuration and test
> setup, but it seems like i am not able to send a packet over the other
> side. Can anyone help to access my configuration file below?
> Thanks in advance.
> Heng Juen
You don't need BGP for this setup. You only need a routing protocol if
you have several routers that need to talk to each other.
In this case something else is wrong.
Are you running on Linux? Perhaps you've forgot to enable ip forwarding
(echo 1 > /proc/sys/net/ipv4/ip_forward). Make sure the default gateways
of your end hosts are the routers interface addresses.
Please provide more details on your setup.
-K
More information about the Xorp-users
mailing list