| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Proud to be Linux
Join Date: Jun 2006
Posts: 458
|
|
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
if ur having a single computer and uses bridge mode(dials from linux to connect) it is easy;u need to "#" out the line "usepeerdns" in /etc/ppp/peers/dsl-provider and then add the opendns servers at /etc/resolv.conf as:
Code:
nameserver 208.67.222.222 nameserver 208.67.220.220 if ur on pppoe dialer mode(router configured) then u have to add the opendns servers in the dns option in ur router webconfiguration page(192.168.1.1 ? )
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#4 (permalink) | |
|
Proud to be Linux
Join Date: Jun 2006
Posts: 458
|
already tried that.no success
Quote:
Last edited by abhinandh; 10-01-2008 at 06:54 PM. Reason: Automerged Doublepost |
|
|
|
|
|
#6 (permalink) |
|
TheSaint
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
|
Assign a static IP and disable DHCP, and assign the Open DNS numbers, and gateway (usually 192.168.1.1) by using the network configuration tool in the taskbar on your desktop.
__________________
http://www.neville.in http://www.linuxrocks.in "The Future Is Open" |
|
|
|
|
#8 (permalink) | |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
Quote:
Code:
# Minimalistic default options file for DSL/PPPoE connections noipdefault defaultroute replacedefaultroute hide-password #lcp-echo-interval 30 #lcp-echo-failure 4 noauth persist #mtu 1492 #usepeerdns plugin rp-pppoe.so eth0 user "userid" else u have to set attr option using Code:
chattr +i /etc/resolv.conf
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
|
#9 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
How exactly do you connect to the internet?
Praka that's a bad way, though it works.
__________________
http://www.bash.org/?258908 |
|
|
|
|
#11 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
it doesn't work on ext4? I thought ext4 was backwards compatible with ext3.
It's just a extfs feature. Won't work in any other fs AFAIK.
__________________
http://www.bash.org/?258908 |
|
|
|
|
#12 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
^ext4 may not be backward compatible ext3<=>ext2 .ext4 bundles many new features afaik.btw, commenting out (#) usepeerdns does the trick in bridge mode.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#14 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
^that may be a gnome-system-tools failure(HAL).if ur having a single computer with dataone connection only for internet,i suggest you remove below packages for the ease;
Code:
sudo apt-get remove --purge network-manager network-manager-gnome
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#15 (permalink) | |
|
Proud to be Linux
Join Date: Jun 2006
Posts: 458
|
Quote:
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A trojan which can change d mac address of the server!!! | raina_rocks | QnA (read only) | 1 | 27-07-2007 10:01 AM |
| my ip address dosent change????? | tango_cash | QnA (read only) | 13 | 06-03-2007 05:34 PM |
| Change Ethernet Address | boosters | Software Q&A | 5 | 18-11-2006 01:34 AM |
| IP address change | futuristically_ancient | QnA (read only) | 12 | 21-07-2005 11:04 PM |
| How to change the MAC Address of NIC card manually? | Mahesh Babu | QnA (read only) | 9 | 10-07-2005 05:15 AM |