Re[5]: vpn using pptpclient in FreeBSD

2011-09-04 Thread Коньков Евгений
Здравствуйте, Marco.

Вы писали 3 сентября 2011 г., 21:55:37:

MB On Sat, 3 Sep 2011, the wise Коньков Евгений wrote:

 Please describe your networks fully

 also I ask to send output of:
 ifconfig
 netstat -nr

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

MB My ifconfig and netstat when mpd5 is not running:

MB em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

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

MB Internet:
MB DestinationGatewayFlagsRefs  Use  Netif Expire
MB default192.168.1.1UGS 059590em0
MB 127.0.0.1  link#7 UH  0  354lo0
MB 192.168.1.0/24 link#4 U   0   92em0
MB 192.168.1.11   link#4 UHS 00lo0

MB My ifconfig and netstat when mpd5 is running:

MB em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

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

MB Internet:
MB DestinationGatewayFlagsRefs  Use  Netif Expire
MB default192.168.1.1UGS 059807em0
MB 127.0.0.1  link#7 UH  0  354lo0
MB 130.115.0.0/16 130.115.3.34   UGS 00ng0
MB 130.115.3.34   link#8 UH  04ng0
MB 130.115.77.12  link#8 UHS 00lo0
MB 192.168.1.0/24 link#4 U   0   92em0
MB 192.168.1.11   link#4 UHS 00lo0

MB Hope this clears things up.

MB Regards,
MB Marco


As I have so, you
 1. Successfully connect to university
MB ng0: flags=88d1UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST metric 0
MB mtu 1456
MB  inet 130.115.77.12 -- 130.115.3.34 netmask 0x
MB  inet6 fe80::20e:cff:fe3d:e16d%ng0 prefixlen 64 scopeid 0x8
MB  nd6 options=3PERFORMNUD,ACCEPT_RTADV

 2. You also have route to it
MB 130.115.0.0/16 130.115.3.34   UGS 00ng0

so you are done, are not?

-- 
С уважением,
 Коньков  mailto:kes-...@yandex.ru

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re[5]: vpn using pptpclient in FreeBSD

2011-09-04 Thread Marco Beishuizen

On Mon, 5 Sep 2011, the wise Коньков Евгений wrote:


As I have so, you
1. Successfully connect to university
MB ng0: flags=88d1UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST metric 0
MB mtu 1456
MB  inet 130.115.77.12 -- 130.115.3.34 netmask 0x
MB  inet6 fe80::20e:cff:fe3d:e16d%ng0 prefixlen 64 scopeid 0x8
MB  nd6 options=3PERFORMNUD,ACCEPT_RTADV

2. You also have route to it
MB 130.115.0.0/16 130.115.3.34   UGS 00ng0

so you are done, are not?


Unfortunately not, because it looks like I have a connection, but in fact 
I cannot log in to the university through the tunnel. With the above 
settings and running mpd, the university site is not pingable and 
unreachable by a browser.


Marco
--
Volcanoes have a grandeur that is grim
And earthquakes only terrify the dolts,
And to him who's scientific
There is nothing that's terrific
In the pattern of a flight of thunderbolts!
-- W. S. Gilbert, The Mikado___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org