Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2011 20:55:37 +0200 (CEST)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        =?KOI8-R?B?68/O2MvP1yDl18fFzsnK?= <kes-kes@yandex.ru>
Cc:        freebsd-questions@freebsd.org, Mike Tancsa <mike@sentex.net>
Subject:   Re[4]: vpn using pptpclient in FreeBSD
Message-ID:  <alpine.BSF.2.00.1109032041430.3032@yokozuna.lan>
In-Reply-To: <523859952.20110903211416@yandex.ru>
References:  <alpine.BSF.2.00.1108302340540.3063@yokozuna.lan> <4E5E8A93.1010006@sentex.net> <alpine.BSF.2.00.1108312159370.9385@yokozuna.lan> <123778406.20110901225021@yandex.ru> <alpine.BSF.2.00.1109012218560.2952@yokozuna.lan> <638737527.20110902093153@yandex.ru> <alpine.BSF.2.00.1109021232490.3027@yokozuna.lan> <523859952.20110903211416@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--394277907-1152482849-1315076137=:3032
Content-Type: TEXT/PLAIN; charset=windows-1251; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Sat, 3 Sep 2011, the wise =CA=EE=ED=FC=EA=EE=E2 =C5=E2=E3=E5=ED=E8=E9 wr=
ote:

> Please describe your networks fully
>
> also I ask to send output of:
> ifconfig
> netstat -nr

My computer has IP 192.168.1.11, and sits behind a ADSL router which has=20
IP 192.168.1.1, the router is the gateway to the internet. IP adresses are=
=20
assigned by DHCP. The vpn network of the university I would like to=20
connect to has the adress vpn-eur-pptp.eur.nl. The IP range of the=20
university is 130.115.x.x.

My ifconfig and netstat when mpd5 is not running:

em0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=3D209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>
         ether 00:0e:0c:3d:e1:6d
         inet6 fe80::20e:cff:fe3d:e16d%em0 prefixlen 64 scopeid 0x4
         inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
         nd6 options=3D3<PERFORMNUD,ACCEPT_RTADV>
         media: Ethernet autoselect (1000baseT <full-duplex>)
         status: active
fwe0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
         options=3D8<VLAN_MTU>
         ether 02:02:3c:06:08:57
         ch 1 dma -1
fwip0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
         lladdr 0.2.3c.1.1.6.8.57.a.2.ff.fe.0.0.0.0
lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
         options=3D3<RXCSUM,TXCSUM>
         inet 127.0.0.1 netmask 0xff000000
         inet6 ::1 prefixlen 128
         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
         nd6 options=3D3<PERFORMNUD,ACCEPT_RTADV>

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.1.1        UGS         0    59590    em0
127.0.0.1          link#7             UH          0      354    lo0
192.168.1.0/24     link#4             U           0       92    em0
192.168.1.11       link#4             UHS         0        0    lo0

My ifconfig and netstat when mpd5 is running:

em0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=3D209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>
         ether 00:0e:0c:3d:e1:6d
         inet6 fe80::20e:cff:fe3d:e16d%em0 prefixlen 64 scopeid 0x4
         inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
         nd6 options=3D3<PERFORMNUD,ACCEPT_RTADV>
         media: Ethernet autoselect (1000baseT <full-duplex>)
         status: active
fwe0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
         options=3D8<VLAN_MTU>
         ether 02:02:3c:06:08:57
         ch 1 dma -1
fwip0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
         lladdr 0.2.3c.1.1.6.8.57.a.2.ff.fe.0.0.0.0
lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
         options=3D3<RXCSUM,TXCSUM>
         inet 127.0.0.1 netmask 0xff000000
         inet6 ::1 prefixlen 128
         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
         nd6 options=3D3<PERFORMNUD,ACCEPT_RTADV>
ng0: flags=3D88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> metric 0=
=20
mtu 1456
         inet 130.115.77.12 --> 130.115.3.34 netmask 0xffffffff
         inet6 fe80::20e:cff:fe3d:e16d%ng0 prefixlen 64 scopeid 0x8
         nd6 options=3D3<PERFORMNUD,ACCEPT_RTADV>

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.1.1        UGS         0    59807    em0
127.0.0.1          link#7             UH          0      354    lo0
130.115.0.0/16     130.115.3.34       UGS         0        0    ng0
130.115.3.34       link#8             UH          0        4    ng0
130.115.77.12      link#8             UHS         0        0    lo0
192.168.1.0/24     link#4             U           0       92    em0
192.168.1.11       link#4             UHS         0        0    lo0

Hope this clears things up.

Regards,
Marco

--=20
If you keep your mind sufficiently open, people will throw a lot of
rubbish into it.
 =09=09-- William Orton
--394277907-1152482849-1315076137=:3032--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1109032041430.3032>