Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Site to Site routed VPN Question!
PostPosted: Fri Jan 22, 2010 7:45 pm 
Offline

Joined: Sat Dec 26, 2009 3:01 pm
Posts: 16
Ok here is the update, i have been able to make it work, but i still have one little problem to solve. I don't know if you will be able to help me on this one!!

On my main server, i have 2 nic card,
eth0:10.10.0.10/255.255.255.0 gw 10.10.0.1
eth1:192.168.1.10/255.255.255.0

From my 10.10.0.1 router i can ping the 192.168.1.1 router with no problem,
but from the nerouter network, i can only ping the 10.10.0.1 router not the 192.168.1.1, if i do a traceroute from anywhere on my routed network, i goes to 10.0.0.3 that is the ip of the nrtap on the server and it stop there, but i can ping the 192.168.1.10 that is the ip of the server from anywhere in the routed network, is there any special setting to tell neorouter to bind on both nic?? thanx!


Top
 Profile  
 
 Post subject: Re: Site to Site routed VPN Question!
PostPosted: Sun Jan 24, 2010 9:48 am 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
I think you can use the LANSegment to tell NR how to route packets from multiple networks. If you use the routing method, you can simply add one more line of LANSegment in the Feature.ini let it know the those packets can be routed by a NR node.

For example, you want both 10.10.0.x and 192.168.1.x go through the same node 10.0.0.3 to another network, beside other settings, make sure set

...
LANSegment1=.....
LANSegment2=.....
LANSegment3=10.10.0.0/255.255.255.0,10.0.0.3
LANSegment4=192.168.1/255.255.255.0,10.0.0.3
...

The sample just give you an idea, once packets arrive at the NR node, the local route table is responsible for routing them to the proper computer.

Hope it helps.

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
 Post subject: Re: Site to Site routed VPN Question!
PostPosted: Sun Jan 24, 2010 10:27 am 
Offline

Joined: Sat Dec 26, 2009 3:01 pm
Posts: 16
I have that setup in every router i need this route to work, but it seems to hang on the nrclient where the 192.168.1.0 need to go, it seems to be routing only on eth0 where 10.10.0.0 network is, It is really strange
Does i have to tell anything to neorouter client to route between those two card ?? because routing work on this machine between the two subnet, every computer on each of those 2 subnet have access to each other, but it doesn't route to eth1 when it come from Neorouter, but it work with eth0 ?? Something i meissed ?


Top
 Profile  
 
 Post subject: Re: Site to Site routed VPN Question!
PostPosted: Sun Jan 24, 2010 1:53 pm 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
No. NR Client is responsible for delivering the packets from a network to another, then pass the packets to the network layer of the OS. So you need to add proper rules to route these packets between networks. What NR Client does at that node is just write the packet out of nrtap virtual adapter so that route table can work on it.

To verify this, you can use a wireshark or tcpdump tools to monitor if packets from your source network are output from nrtap. If it does, you need to check your route table, or NR client may have a problem.

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 31 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: