From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 4 Apr 2007 09:53:01 -0300 From: "pedro henrique antunes de oliveira" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] pppoe configuration In-Reply-To: <3b33098b6dfe5d4b641120c9e9029601@proxima.alt.za> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13804_19353203.1175691181243" References: <32a656c20704032112m8cb4b93t5c784455eef5bc7c@mail.gmail.com> <3b33098b6dfe5d4b641120c9e9029601@proxima.alt.za> Topicbox-Message-UUID: 3da26b70-ead2-11e9-9d60-3106f5b1d025 ------=_Part_13804_19353203.1175691181243 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline i've made the changes in the ppp.c file and the results are: i've changed, then connected (ip/pppoe -dP). this time i could ping my gateway (lost only 4 of 32), i've used the commands 'echo refresh >/net/cs' and 'ndb/dns -r' fallowed by a 'echo refresh ./net/dns'. when pinging www.google.com no output was given like: % ip/ping -n 1 www.google.com (nothing here) i've tried '9fs sources' too, term% 9fs sources post ... but nothing more that. i've rebooted the computer and later i come to plan9 to try more. this time every ping to my gateway was lost, '9fs sources' given a 'restricted address' error. in the 2 tries the pppoe debug info give me lines like SOME_NUMBER: ppp: putframe 0xHX_NUMBER nbytes and sometimes SOME_NUMBER: ppp: ppptimer i didnt remember that msg before changing the code. in the 2 times i've connected using the commands: ip/pppoe -dP (in window 1) 'echo refresh >/net/cs', 'ndb/dns -r' and 'echo refresh >/net/dns' (in window 2) i'm using the 'ndb/dns -r' because if i dont use it, the 'echo ... /dns' give me some error msg (i've told what is it in some msg before this one). that's all. ------=_Part_13804_19353203.1175691181243 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline i've made the changes in the ppp.c file and the results are:


i've changed, then connected (ip/pppoe -dP). this time i could ping my gateway (lost  only 4 of 32), i've used the commands 'echo refresh >/net/cs' and 'ndb/dns -r' fallowed by a 'echo refresh ./net/dns'.

when pinging www.google.com no output was given like:

% ip/ping -n 1 www.google.com
(nothing here)

i've tried '9fs sources' too,

term% 9fs sources
post ...

but nothing more that.

i've rebooted the computer and later i come to plan9 to try more.

this time every ping to my gateway was lost, '9fs sources' given a 'restricted address' error.

in the 2 tries the pppoe debug info give me lines like


SOME_NUMBER: ppp: putframe 0xHX_NUMBER nbytes
and sometimes
SOME_NUMBER: ppp: ppptimer

i didnt remember that msg before changing the code.

in the 2 times i've connected using the commands:

ip/pppoe -dP (in window 1)
'echo refresh >/net/cs', 'ndb/dns -r' and 'echo refresh >/net/dns' (in window 2)

i'm using the 'ndb/dns -r' because if i dont use it, the 'echo ... /dns' give me some error msg (i've told what is it in some msg before this one).

that's all.
------=_Part_13804_19353203.1175691181243--