Date: Sat, 10 Feb 2001 02:14:26 -0500 From: michael@e-glyph.com To: freebsd-mobile@freebsd.org Subject: Novatel Merlin on Ricochet in NYC Message-ID: <20010210021426.A3169@mica.nyc.e-glyph.com>
next in thread | raw e-mail | index | archive | help
I'm trying to use a Merlin card n NYC on my OpenBSD box. I've had some luck but I'm not out on the internet yet. Here's what I've got... With an empty ppp.conf I did... gmdevel:michael {119} sudo ppp Working in interactive mode Using interface: tun0 Warning: No default entry found in config file. ppp ON gmdevel> set device /dev/cua03 ppp ON gmdevel> set authname username ppp ON gmdevel> set authkey mypassword ppp ON gmdevel> term deflink: Entering terminal mode on /dev/cua03 Type `~?' for help atdt3333 CONNECT 460800 ppp ON gmdevel> Ppp ON gmdevel> PPp ON gmdevel> PPP ON gmdevel> PPP ON gmdevel> add 0 0 HISADDR O.K. so with the correct rsolv.conf I can talk to wwc's name server. gmdevel:ppp {149} nslookup Default Server: ns1.wwc.com Address: 198.252.32.88 > O.K... Let's look at my interfaces... tun0: flags=11<UP,POINTOPOINT> mtu 1500 inet 165.250.203.152 --> 198.252.62.250 netmask 0xffff0000 So far so good. Now can we get outside? gmdevel:ppp {151} telnet www.sun.com 80 Trying 192.18.97.241... telnet: connect to address 192.18.97.241: Connection timed out What's wrong? My routing? gmdevel:ppp {152} netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Mtu Interface default 198.252.62.250 UGS 0 17 1500 tun0 127/8 127.0.0.1 UGRS 0 0 32972 lo0 127.0.0.1 127.0.0.1 UH 3 26 32972 lo0 165.250.203.152 127.0.0.1 UGHS 0 0 32972 lo0 192.168.66/24 link#21 UC 0 0 1500 ep1 192.168.66.5 8:0:20:1f:bf:f UHL 0 1 1500 ep1 192.168.66.30 8:0:20:7c:ca:ae UHL 2 4667 1500 ep1 198.252.62.250 165.250.203.152 UH 1 0 1500 tun0 224/4 127.0.0.1 URS 0 0 32972 lo0 Any ideas? Thanks! Michael michael@e-glyph.com -- Michael Gwilliam Radio City Station, Box 1651 michael@e-glyph.com New York, NY 10101-1651 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010210021426.A3169>