Re: ubuntu 9.04 username/pass authentication
Mike,
DNS should be ok
Check /etc/resolv.conf, you should have the proper DNS settings in place.
What is still missing in current vpnc-nortel is default domain.
You can use full network name (host.domain.com) to enquire DNS, should work.
Try also this attached patch to get default domain info during login.
I was sure I already posted it, but seems not.
Best Regards,
Antonio Borneo
On Sun, May 3, 2009 at 12:02 PM, Mike Gofman <gofman.mike@...> wrote:
> Your message made me double-check everything, And you are correct it
> actually works correctly. I am able to ping and connect to everything as
> you suspected.
> All I am missing is the remote DNS server setup.
> and the split tunnel setup.
> I've been seeing a lot of messages regarding that lately.
> Can you direct me to where I should be looking?
> I will also post my finding to the Ubuntu forums and eventually the
> launchpad page.
>
> Thank you again for your help.
> Mike.
>
>
>
>
> On Sun, 2009-05-03 at 11:26 +0800, Antonio Borneo wrote:
>> Mike,
>> why you need additional settings for the tunnel? What is the issue?
>> You claim connection is established, so I expect it should work as is.
>>
>> By the way, the flag --target-network is not used by Nortel part of the code.
>> Only usage of this flag is within statement "if (opt_vendor !=
>> VENDOR_NORTEL) {...}"
>>
>> Best Regards,
>> Antonio Borneo
>>
>> On Sun, May 3, 2009 at 10:14 AM, Mike Gofman <gofman.mike@...> wrote:
>> > Ough Wow Antonio.
>> > It finally worked.
>> > It established a connection.
>> > I am so very grateful for your efforts.
>> > Thank you so much, this is one of the biggest thing currently holding me
>> > back in Windows.
>> >
>> > Now I just have to figure out how to configure that tunnel.
>> >
>> > Using the --target-network XX.XXX.X.0/255.255.254.0
>> > it looks like the connection was established.
>> > ifconfig gives me the following info:
>> > --------------start----------------------------------
>> > tun0 Link encap:UNSPEC HWaddr
>> > 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>> > inet addr:10.104.6.62 P-t-P:XX.XXX.X.62 Mask:255.255.254.0
>> > UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1412 Metric:1
>> > RX packets:4 errors:0 dropped:0 overruns:0 frame:0
>> > TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
>> > collisions:0 txqueuelen:500
>> > RX bytes:532 (532.0 B) TX bytes:232 (232.0 B)
>> > --------------end----------------------------------
>> >
>> > XX.XXX.X.0 : is an ip adress similar to what I normally get for my VPN
>> > connection with the last octet at 0
>> > XX.XXX.X.62 : is the ip adress I probably got from the tunnel server.
>> >
>> > Can anyone provide any help on what else I am missing?
>
>
Mike,
DNS should be ok
Check /etc/resolv.conf, you should have the proper DNS settings in place.
What is still missing in current vpnc-nortel is default domain.
You can use full network name (host.domain.com) to enquire DNS, should work.
Try also this attached patch to get default domain info during login.
I was sure I already posted it, but seems not.
Best Regards,
Antonio Borneo
On Sun, May 3, 2009 at 12:02 PM, Mike Gofman <gofman.mike@...> wrote:
> Your message made me double-check everything, And you are correct it
> actually works correctly. I am able to ping and connect to everything as
> you suspected.
> All I am missing is the remote DNS server setup.
> and the split tunnel setup.
> I've been seeing a lot of messages regarding that lately.
> Can you direct me to where I should be looking?
> I will also post my finding to the Ubuntu forums and eventually the
> launchpad page.
>
> Thank you again for your help.
> Mike.
>
>
>
>
> On Sun, 2009-05-03 at 11:26 +0800, Antonio Borneo wrote:
>> Mike,
>> why you need additional settings for the tunnel? What is the issue?
>> You claim connection is established, so I expect it should work as is.
>>
>> By the way, the flag --target-network is not used by Nortel part of the code.
>> Only usage of this flag is within statement "if (opt_vendor !=
>> VENDOR_NORTEL) {...}"
>>
>> Best Regards,
>> Antonio Borneo
>>
>> On Sun, May 3, 2009 at 10:14 AM, Mike Gofman <gofman.mike@...> wrote:
>> > Ough Wow Antonio.
>> > It finally worked.
>> > It established a connection.
>> > I am so very grateful for your efforts.
>> > Thank you so much, this is one of the biggest thing currently holding me
>> > back in Windows.
>> >
>> > Now I just have to figure out how to configure that tunnel.
>> >
>> > Using the --target-network XX.XXX.X.0/255.255.254.0
>> > it looks like the connection was established.
>> > ifconfig gives me the following info:
>> > --------------start----------------------------------
>> > tun0 Link encap:UNSPEC HWaddr
>> > 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>> > inet addr:10.104.6.62 P-t-P:XX.XXX.X.62 Mask:255.255.254.0
>> > UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1412 Metric:1
>> > RX packets:4 errors:0 dropped:0 overruns:0 frame:0
>> > TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
>> > collisions:0 txqueuelen:500
>> > RX bytes:532 (532.0 B) TX bytes:232 (232.0 B)
>> > --------------end----------------------------------
>> >
>> > XX.XXX.X.0 : is an ip adress similar to what I normally get for my VPN
>> > connection with the last octet at 0
>> > XX.XXX.X.62 : is the ip adress I probably got from the tunnel server.
>> >
>> > Can anyone provide any help on what else I am missing?
>
>