Date: Sun, 13 Feb 2000 22:33:23 +0200 From: "Ertan Kucukoglu" <ertank@softhome.net> To: "FreeBSD" <FreeBSD-questions@FreeBSD.ORG> Subject: PPP problem Message-ID: <LPBBKCJCCJBPJIFNMLHHGEBDCEAA.ertank@softhome.net>
next in thread | raw e-mail | index | archive | help
Hello, First of all I apologize if this is a FAQ. Nowadays, there is a problem with www.freebsd.org search pages. I'm using FreeBSD 3.4-RELEASE. I want to connect to internet using userland PPP. I setup all required things. I connected to my ISP. My modem dialed, hanshaked with the other modem and I connected. There is no problem until here. But, when I try to ping www.freebsd.org: ping www.freebsd.org I can not get replies from www.freebsd.org. I tried several other sites, the result is the same. I looked 'ifconfig -a' command it gave me below result (I do not remember exactly. I'm in front of Win box now): tun0:.... 10.0.0.1 -> 212.252.49.153 ... netmask: 0xffffffff I know that there should be something like 212.252.x.x instead of 10.0.0.1 above. After I tried to ping an ip address. I got replies. In my /etc/resolv.conf file I have following lines: nameserver 212.252.119.3 nameserver 212.252.119.4 These are the correct DNS numbers of my ISP. I also tried 255.255.255.0 subnetmask instead of 255.255.255.255 in my ppp.conf file (Just tried it). It did not help. I couldn't solve my problem. I hope someone knows the reason of it. I have 3 FreeBSD boxes. 2 of them are 3.3-RELEASE and 1 is 3.4-RELEASE. 3.4 and one of the 3.3 can not connect to internet with userland PPP. My ISP is the same for all. Regards, -- Ertan Kucukoglu ertank@softhome.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LPBBKCJCCJBPJIFNMLHHGEBDCEAA.ertank>