Home > Technology

nunnun's weblog

Using VPN Service with Mac OS X at Zhejiang University (浙江大学)

In Zhejiang University (浙江大学), they provide Internet Connection Service via L2TP Tunneling VPN. But it only supports Windows Platform(XP or Vista) not works in Mac, Linux Platforms.

On the internet, someone posted Instruction of VPN Connection with Linux (Ubuntu). they tried connect with xl2tpd but osx does not support it. so i tried following steps.

Note: I tried in Leopard (10.5.6) 

  1. Edit /etc/ppp/options
    Mac OS X's L2TP VPN always uses IPsec encryption. So we should turn off this feature. Add Following Lines to /etc/ppp/options
    plugin L2TP.ppp
    l2tpnoipsec
  2. Open System Preferences to make VPN Connections
    Server Address: lns.zju.edu.cn
    Account Name: foobar@a or d or so.
    Open "Authentication Settings" and enter your VPN password in User Authentication field(confirm "Password" checked and keep Machine Authentication field blank, we don't use IPsec encryption)
  3. Click Apply then connect.

I hope it helps.

それにしても酷い英語。

UQ WiMax 来た

UQ WiMAX UD01SS

モニターに応募をしたら、なんとモニターをさせていただけることとなり、今日スティックタイプのUD01SSが到着した。

Macには対応していないのははじめから承知の上だったのだが、なんとしても使いたいので、いろいろ試したが、無理だった(笑)

OEM元でドライバーを入手したのだが、どうもこのデバイスUSB Composite Deviceなので、Mass Storageを殺さないとネットワークデバイスになってくれない模様。

ドライバー: http://www.ktwibro.com/ktwibro/customer/down_view.html?idx=124

たぶんMass Storageを殺せれば、GCT Semiのチップを積んだ他のデバイスのドライバーが上のリンクのドライバーに含まれているので、Product IDをいじれば多分使えるはずだと思うんだよね。週末に再度やってみよう。

肝心の電波はというと、新宿の僕の家では屋内では電波が弱すぎて接続できずでした。
屋外に行ったら多少違うのかもしれないけど、こりゃまだまだだ。 

[メモ] [CPP] Mac OS Xでboostをコンパイルする

Leopardでboostの32ビットと64ビット混合のUniversalなバイナリーを生成したのだけど、BJAM_OPTIONの改変だけじゃうまくいかなくて、darwin.jamをいじったので、メモ。

darwin.jam
arch-addr-flags darwin OPTIONS : combined : 64 : -arch i386 -arch ppc -arch x86_64 -arch ppc64 ;
configure
BJAM_CONFIG="macosx-version=10.5 architecture=combined address-model=64"

これでうまくいく。

[Blackberry][Bold] MacとのPIMの同期 続報

Missing Sync for Blackberry 2.0がリリースされましたが、どうやらBluetooth経由のSyncであれば日本語を含む2バイト文字の同期が可能になったみたい。

Missing Sync for BlackBerry 2.0 Unicode Issue
https://support.markspace.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=335

実際に試して見たところ、ちゃんと同期されました。

しかし、残念なことにフリガナはまだ同期されない模様・・。

サポートに連絡して対応してもらうようお願いしてみます。
ただ、これで少なくともMacでBlackberryと全く同期できなかったいままでと比べてかなり使い勝手が上がったと思います。

[Updated on 09/03/04]

サポートの方からメールが来ました。

I will pass your information along as a feature request to the Engineering dept.

とのこと。ということで、しばらく待ってみます。

Google on IPv6

ネタとしては古いが、自宅のネットワークがようやくIPv6 readyになったので、Google on IPv6を申し込んでみた。

Google over IPv6

仕組みとしては、ホワイトリストに載ったDNS resolverからの問い合わせにはAAAAレコードを返すけど、そうじゃないDNS resolverからの問い合わせにはAレコードしか返さないよってことみたいで、フレッツのIPv6プレフィックス問題のように、変にAAAAレコードを返すとGoogleに繋がらない!!なんて状態が生まれちゃうから、当然なんだけどね。

もともとWebには、

Your network must provide and support production-quality IPv6 networking and provide access to a substantial number of IPv6 users.

って書いてあったのを承知の上で、メールしてみた。

あえなくGoogleの中の人から、

Can you provide an estimate of the number of users in 2001:268:355::/48? At this time we prefer to enable Google over IPv6 for networks with a substantial number of users.

なんてメールが来てしまって、撃沈。

うちのネットワーク、クエリーを転送できる上位DNSとか無いからこれじゃいつまでたってもGoogleをIPv6で見れないじゃないか(笑

GoogleをIPv6で引けるネットワークのDNSへのクエリーを許可してくれるような神様が居るといいんだけどw

«Prev || 1 | 2 | 3 |...| 5 | 6 | 7 |...| 10 | 11 | 12 || Next»

Home > Technology

Search
Feeds
Google Latitude
Tag Cloud
IPv6 Meter

Page Top