Re: Sarge 3.1 DATAONE connection problem
Prakash Jose Kokkatt <[email protected]>
| Newsgroups | gmane.org.region.india.fsug-kochi |
|---|---|
| Message-ID | <[email protected]> |
Here's my:
debian:/home/prakash# cat /etc/network/interfaces
### etherconf DEBCONF AREA. DO NOT EDIT THIS AREA OR INSERT TEXT BEFORE IT.
auto lo
iface lo inet loopback
### END OF DEBCONF AREA. PLACE YOUR EDITS BELOW; THEY WILL BE PRESERVED.
# please do not modify the following line
# please do not modify the following line
# please do not modify the following line
iface dsl-provider inet ppp
provider dsl-provider
# please do not modify the following line
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
What to do?What to do?What to do?What to do?
Mahesh T. Pai wrote:
>Prakash Jose Kokkatt said on Thu, Jul 21, 2005 at 01:57:57AM +0530,:
>
> > I can be connected with Fedora 4 using dataone.
> > But in Debian Sarge
> > I ran:
> > #pppoeconf
> > to setup.
> > Then it will connect during a session.If i reboot and log in i need to
> > run pppoeconf again
> > After,
>
>Please have a look at yout /etc/network/interfaces and post it here.
>
>Once pppoeconf is run, and necessary details sent in, you (or any user
>who is a member of `dip' group can simply say `pon' to connect.
>
>The console will be free (unlike wvdial).
>
>To disconnect, say `poff'.
>
> > I tried 'network-admin' GUI and configured eth0.but during
> > configuration,this gui hangs!
>
>Ugh. THis means you have tampered with configuration of eth0, which
>was not necessary. So, please post your /etc/network/interfaces
>
> > anyway if i activate eth0 by this way? and run
> > #pon dsl-provider
> > I got connected.
> > Now Is any debian geeks there who configure dataone?please help me post
> > ur config/experiance
>
>pon brings up the ppp0 interface, which is mapped to eth0 by the ppp
>over ethernet programmes.
>
>
>
>