[Help with 2 connect forms]

varad gupta vbg at linux.com
Fri Jan 30 18:14:05 PST 2015


On Sat, Jan 31, 2015 at 2:06 AM, David Woodhouse <dwmw2 at infradead.org> wrote:
> On Sat, 2015-01-31 at 00:47 +0530, varad gupta wrote:
>>
>> How do I figure this out ?
>>
>> The verbose output does not mention any of these and I do end up
>> getting a valid IP/resolv.conf/route table etc..
>
> Are you sure that's not just a configuration/vpnc-script problem? The
> log you forwzrded to me looks entirely sane, and I can't see how the
> client is *supposed* to post any form of acceptance back to the server.
>
> Can you show the output of 'ip addr' and 'ip route' when you're
> supposedly connected?
>

root at vbg:~# ip route
default dev tun0  scope link
default dev eth0  scope link  metric 1002
10.0.0.0/8 dev tun0  scope link
164.100.12.68 via 192.168.1.1 dev wlan0  src 192.168.1.106
169.254.0.0/16 dev eth0  proto kernel  scope link  src 169.254.11.55
192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.106
192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1


===================

root at vbg:~# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN qlen 1000
    link/ether 00:24:e8:ba:c7:98 brd ff:ff:ff:ff:ff:ff
    inet 169.254.11.55/16 brd 169.254.255.255 scope link eth0:avahi
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000
    link/ether 0c:60:76:35:09:52 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.106/24 brd 192.168.1.255 scope global wlan0
    inet6 fe80::e60:76ff:fe35:952/64 scope link
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN
    link/ether 4a:58:2b:26:fb:90 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
35: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1406 qdisc
pfifo_fast state UNKNOWN qlen 500
    link/none
    inet 10.26.65.40/32 scope global tun0

===================

> Do you have a vpnc-script installed and functional?

This seems to be fine.  I change the Banner echo text and I recd the
changes in the log upon connecting..


Regards

Varad Gupta

>
> --
> dwmw2
>

-- 

--

Regards

Varad Gupta



More information about the openconnect-devel mailing list