DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD General

NetBSD General Other questions regarding NetBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 26th August 2009
Tom Tom is offline
Port Guard
 
Join Date: Aug 2008
Location: Poland
Posts: 22
Default PPPD issue.

Hi there!

I have a problem with internet connection using pppd, I've always used dhcpd so i'am not very familiar with configuration pppd.

The problem is that I can establish connection with my ISP, receive IP and nothing more... No DNS is being configured and i can't ping, not only specified host like www.netbsd.org but even if I try ping IP it still fails.

In general i have my own IP from ISP but no internet connection?

It works almost good using net/userppp, i receive ip,dns and can ping, but cannot downolad any file bigger then few Kb, so i would like to try with PPPD. If it can help I will paste ALMOST working ppp.conf. (on freebsd this ppp.conf works like a charm)

In the end my PPPD configuration scripts:

playmobile:
Code:
/dev/ttyU0 460800
connect 'chat -v -f /etc/ppp/peers/playmobile.chat'
nodefaultroute
ipcp-accept-local
ipcp-accept-remote
noipv6
nodetach
noauth
local
playmobile.chat:
Code:
ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT 'NO CARRIER' ABORT DELAYED
'' AT
OK ATZ
#OK     'AT+CGDCONT=1,"IP","internet"'
OK ATD*99#
CONNECT ''
My internet provider is PlayMobile (Poland), modem is Huawei e169.

Thanks in advance for any help.

Best Regards
Tom.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
4.5 -current issue roundkat OpenBSD Installation and Upgrading 11 28th February 2009 02:11 PM
FFS permission issue marc OpenBSD General 2 2nd February 2009 07:31 PM
Possible SMP Issue? MetalHead OpenBSD General 1 25th November 2008 03:52 AM
pppd on FreeBSD 7.0-RELEASE radcapricorn FreeBSD General 2 6th June 2008 01:10 PM
RAM issue nikkon FreeBSD General 5 7th May 2008 04:26 AM


All times are GMT. The time now is 10:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick