I have configured PPPoE in my OpenSolaris installation. When i run the command
$pppd -v call myprovider
A lot of information concerning the negotiation is outputted, and reading it 
you can tell that it went fine. The isp gave mi my IP, gave me his IP, and 
passed me over the dnss. The file resolv.conf was created as a result of this 
with those two entries representing each dns, and everything seems fine. 
Running the script again yields a connection failure that I supposed that its 
associated with the fact that I am already connected to the ISP.

The problem is that even when i am supposed to be connected, i still cannot 
resolve any inet address. running
$nslookup msn.com
for example yields an error. And through firefox i cannot open any site.
I browsed this help forum a little and found something related to setting up my 
configured interface via 
$ifconfig sppp0 up
but still cannot resolve any inet address. I am clueless but i think that what 
i am missing is something  pretty stupid..

By the way, if I run
$ifconfig -a
it outputs my connected interface as sppp0, though the real name of the NIC is 
rge0

All help is appreciated. Thanks
--
This message posted from opensolaris.org

Reply via email to