From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 3 Apr 2007 10:20:23 -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: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6004_29210211.1175606423684" References: <32a656c20704030506v1c7edf69v22b7a46970c26b0a@mail.gmail.com> Topicbox-Message-UUID: 3cc90916-ead2-11e9-9d60-3106f5b1d025 ------=_Part_6004_29210211.1175606423684 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline % ip/pppoe -P ... % cat /net/ndb ip=201.58.221.42 ipmask=255.255.255.255 ipgw=200.217.72.144 dns=200.165.132.147 dns=200.165.132.154 % cat /net/iiproute 0.0.0.0 /96 200.217.72.144 4 none - 200.217.72.144 /128 200.217.72.144 4ip ifc - 201.58.221.42 /128 201.58.221.42 4u ifc - % netstat -i pkt0 1482 201.58.221.42 /128 200.217.72.144 0 0 0 0 ------=_Part_6004_29210211.1175606423684 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline % ip/pppoe -P
...
% cat /net/ndb
ip=201.58.221.42 ipmask=255.255.255.255 ipgw=200.217.72.144
        dns=200.165.132.147
        dns=200.165.132.154
% cat /net/iiproute
0.0.0.0         /96  200.217.72.144  4    none   -
200.217.72.144  /128 200.217.72.144  4ip  ifc    -
201.58.221.42   /128 201.58.221.42   4u   ifc    -
% netstat -i
pkt0          1482 201.58.221.42   /128 200.217.72.144        0        0        0        0

------=_Part_6004_29210211.1175606423684--