LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   BSNL broadband in ubuntu 9.04 (https://www.linuxquestions.org/questions/ubuntu-63/bsnl-broadband-in-ubuntu-9-04-a-732377/)

ssaha 06-12-2009 12:11 AM

BSNL broadband in ubuntu 9.04
 
I can connect to my bsnl broadband by the pon command from the terminal...

But is there any way to use the nm-applet to connect to the internet?

I have configured the dsl connection but whenever i click the radio button beside 'bsnl', it disconnects eth0 and tries to connect to bsnl...
and connection fails...

can anyone of you pls help me?

ankscorek 06-12-2009 09:09 AM

goto 192.168.1.1

and configure for pppOe

dont establish a dial up bridge

ssaha 06-12-2009 11:47 PM

the problem i specified is happening in root account, and not in other user accounts...
so my modem is configured properly...

ankscorek 06-13-2009 08:17 PM

check the groups of ur root

ssaha 06-16-2009 08:29 AM

main group of root is written as root...

ankscorek 06-16-2009 10:28 PM

is root member of dialout group internet group etc etc

ssaha 06-17-2009 06:32 AM

no....its a member of group root only...

ankscorek 06-17-2009 10:55 PM

is ur /etc/hosts file having this entry

127.0.0.1 <name ofur laptop>

post the output of


dig google

ssaha 06-18-2009 09:37 PM

yes the file /etc/hosts have the entry
127.0.0.1 localhost
im using a desktop..
output of the command dig google=
Code:

; <<>> DiG 9.5.1-P2 <<>> google
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 20069
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;google.                                IN        A

;; AUTHORITY SECTION:
.                        10800        IN        SOA        A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009061801 1800 900 604800 86400

;; Query time: 346 msec
;; SERVER: 218.248.255.162#53(218.248.255.162)
;; WHEN: Fri Jun 19 08:03:07 2009
;; MSG SIZE  rcvd: 99


ankscorek 06-20-2009 02:43 AM

if i understand correctly

ur using eth0 interface to connect

else check from "ifconfig" commmand

so now everything is ok and ur webpage is also opening so

goto /etc/network

edit ur interfaces file

the fact that ur using pppconfig to connect tells ur establishing a dial up bridge

can u also provide me the name of ur OS

i am assuming ur on ubuntu jaunty

ssaha 06-20-2009 12:49 PM

yes...u r right in ur 3 guesses(ubuntu 9.04 i.e. jaunty is mentioned in the thread name itself)....but what will i edit in the interfaces file?

ssaha 06-26-2009 12:35 AM

Hey ankscorek!!!
u have stopped replying...watz up!!!

ankscorek 06-26-2009 09:09 AM

u have to make a ppp0e_35 interface in urs 192.168.1.1

ssaha 06-26-2009 10:58 AM

how to do so??


All times are GMT -5. The time now is 05:48 AM.