Hi,
I am fairly new to OpenBSD and I am struggling to be able to connect to
my university's network. I need to establish a VPN connection using the
PPTP protocol. I installed the pptp package, rebuilt my kernel without
gre support (as indicated in the pptp man page), and wrote a
configuration file for ppp that appears to be working. I can connect to
the VPN and I see a new tun0 interface coming up with ifconfig. However,
it seems like no traffic is going through that route.
What I want is really simple, I just want all internet traffic to go
through the VPN (so that my computer appears to belong to the internal
network of the university when I visit sites such as MathSciNet). I
tried to do a
route change default vpn.cc.umontreal.ca
but it didn't work at all (it closed all connections...). I must admit
that I am fairly mixed up with all this routing thing.
My computer is connected to internet through a router whose internal
address is 192.168.1.1.
Here is some interesting stuff after the vpn as been brought up:
ifconfig tun0
tun0: flags=8011<UP,POINTOPOINT,MULTICAST> mtu 1500
groups: tun
inet 132.204.232.32 --> 132.204.2.20 netmask 0xffffffff
route show
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Interface
default 192.168.1.1 UGS 2 468 - fxp0
10.5.9/24 vpn.CC.UMontreal.C UGS 0 0 1500 tun0
loopback localhost UGRS 0 0 33224 lo0
localhost localhost UH 2 8 33224 lo0
vpn.CC.UMontreal.C vpn232-32.CC.UMont UH 1 0 1500 tun0
192.168.1/24 link#1 UC 1 0 - fxp0
192.168.1.1 00:10:a7:26:fb:e5 UHLc 1 46 - fxp0
192.168.1.5 localhost UGHS 0 0 33224 lo0
BASE-ADDRESS.MCAST localhost URS 0 0 33224 lo0
Any help would be really appreciated,
Thanks,
Looc
| Rafael J. Wysocki | 2.6.28-rc3-git6: Reported regressions from 2.6.27 |
| Rafael J. Wysocki | [Bug #11207] VolanoMark regression with 2.6.27-rc1 |
| Matthew Wilcox | [PATCH] Fix boot-time hang on G31/G33 PC |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Jon Smirl | Packfile can't be mapped |
| Sverre Rabbelier | Git vs Monotone |
| Shawn O. Pearce | libgit2 - a true git library |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Douglas A. Tutty | OBSD's perspective on SELinux |
| Girish Venkatachalam | Ethernet jumbo frames? |
| Volker Armin Hemmann | build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drive... |
| Michael Grollman | Re: 8169 Intermittent ifup Failure Issue With RTL8102E Chipset in Intel's New D945... |
| Evgeniy Polyakov | [resend take 2 0/4] Distributed storage. |
| Krzysztof Halasa | Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC |
| yroysp | 16 minutes ago | Applications and Utilities |
| How can I see my kernel messages in vt12? | 6 hours ago | Linux kernel |
| Why Windows is better than Linux | 16 hours ago | Linux general |
| Grub | 18 hours ago | Linux general |
| vmalloc_fault handling in x86_64 | 1 day ago | Linux kernel |
| epoll_wait()ing on epoll FD | 1 day ago | Linux kernel |
| Framebuffer in x86_64 causes problems to multiseat | 1 day ago | Linux kernel |
| Difference between 2.4 and 2.6 regarding thread creation | 1 day ago | Linux general |
| Netfilter kernel module | 1 day ago | Linux kernel |
| Compiling gfs2 on kernel 2.6.27 | 1 day ago | Linux kernel |
