Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-21 Thread Alin Gruiescu
know if you come up against > a wall. > > > > Thanks, > > > > Travis Hegner > > > > *From:* Rusty Dekema [mailto:rdek...@gmail.com] > *Sent:* Tuesday, May 20, 2014 9:15 PM > *To:* Darren Ginter > *Cc:* opennhrp-devel@lists.sourceforge.net > *Subject:* Re

Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-21 Thread Hegner, Travis
know if you come up against a wall. Thanks, Travis Hegner From: Rusty Dekema [mailto:rdek...@gmail.com] Sent: Tuesday, May 20, 2014 9:15 PM To: Darren Ginter Cc: opennhrp-devel@lists.sourceforge.net Subject: Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server On Tue, May 20, 2014 at 8:29 PM

Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-20 Thread Rusty Dekema
On Tue, May 20, 2014 at 8:29 PM, Darren Ginter wrote: > Which linux kernel version are you using? It sounds like you have to > recompile with the CONFIG_ARPD option: > > https://bugzilla.redhat.com/show_bug.cgi?id=502844 > I'm using Linux kernel 3.13.0-24 via Ubuntu 14.04 LTS. It appears to be

Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-20 Thread Darren Ginter
Which linux kernel version are you using? It sounds like you have to recompile with the CONFIG_ARPD option: https://bugzilla.redhat.com/show_bug.cgi?id=502844 HTH, Darren On Tue, May 20, 2014 at 4:12 PM, Rusty Dekema wrote: > Greetings, > > I am trying to set up a seemingly simple (unencryp

Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-20 Thread Rusty Dekema
On Tue, May 20, 2014 at 4:25 PM, Timo Teräs wrote: > And nhs is definitely configured by using the private ip. Should read > 10.1.1.9. > Ah-ha! This was the problem. Thank you so much for pointing it out! Sloppy on my part, that; I was going off of a working cisco-to-cisco NHRP config that I alr

Re: [opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-20 Thread Timo Teräs
On Tue May 20 2014 11:12:12 PM EEST, Rusty Dekema wrote: > Tunnel0 interface configuration: >        ip address 10.1.1.10 255.255.255.252 >        no ip redirects >        ip mtu 1472 >        ip nhrp authentication test >        ip nhrp map multicast 75.144.x.x IIRC. The above should be th

[opennhrp-devel] Trouble Using OpenNHRP as NHS Server

2014-05-20 Thread Rusty Dekema
Greetings, I am trying to set up a seemingly simple (unencrypted) tunnel between a Cisco router with a dynamic IP address and a Linux/OpenNHRP machine with a static IP address. So far, I have not been able to bring the tunnel or NHS session up. It seems like I am probably making some simple mistak