Help me redirect to iwsearch.net

Dear,
I am Fahim Murshed. I am From Bangladesh. I am a Linux Distro user from 2006. Last year till i am using openSUSE 11.3. Recently i get a problem, When i enter a link My Firefox redirect to iwsearch.net (Infoweb). I install it few days ago. I this its my Browser (Firefox) problem! But I install Opera, Chrome no change same problem. This is very annoying. Too much pain for me. Please help me. How to remove iwsearch.net.

Also another request to openSUSE Network Manager developers, Please add a options on Wired Connection. The options is Original MAC and Cloned MAC like Ubuntu 10.10 (Gnome), But i need it on KDE, because now i fall in love to KDE. So, i need (i think most of users need) MAC cloned systems, My ISP conection is MAC systems. Pain for change from Command mood :stuck_out_tongue: I don’t like to change from Konsol.

We have two Wimax provider- banglalionwimax.com and qubee.com.bd , We are whole Linux user in this Bangladesh can’t using USB modem, only Support Gigaset Modem. Its Indoor modem. But USB modem is portable and flexible. Please its hard request do something for USB modems.

Regards-
Fahim Murshed
Barisal, Bangladesh.
Gournadi.com

On 02/19/2011 09:06 PM, morshed wrote:
>
> Recently i get a problem,
> When i enter a link My Firefox redirect to iwsearch.net (Infoweb). I
> install it few days ago. I this its my Browser (Firefox) problem! But I
> install Opera, Chrome no change same problem.

sounds like a DNS problem, probably with your ISP, or maybe your entry
point to the net (wifi?)

what if you put this in your browser window: http://157.166.226.25/ do
you still go to iwsearch.net?

are you behind a proxy? or, say on a campus or office complex which
controls where you can surf to?

please show us the output of entering the following into a terminal


tail -4  /etc/resolv.conf

and copy/paste the output back to this thread using the instructions
here: http://goo.gl/i3wnr


DenverD
CAVEAT: http://is.gd/bpoMD
[NNTP posted w/openSUSE 11.3, KDE4.5.5, Thunderbird3.0.11, nVidia
173.14.28 3D, Athlon 64 3000+]
“It is far easier to read, understand and follow the instructions than
to undo the problems caused by not.” DD 23 Jan 11

On Sat, 19 Feb 2011 20:06:02 +0000, morshed wrote:

> When i enter a link My Firefox redirect to iwsearch.net (Infoweb). I
> install it few days ago. I this its my Browser (Firefox) problem! But I
> install Opera, Chrome no change same problem. This is very annoying. Too
> much pain for me. Please help me. How to remove iwsearch.net.

My guess is that your ISP is using this as a default page when it can’t
resolve the DNS name for a site you’re trying to visit.

My ISP does something similar - if I type in www.gooooogle.com, it
redirects me to a page at earthlink-help.com (or somesuch page).

That’s a very common practice for ISPs; the only way to get around it is
to use another DNS provider, assuming your ISP hasn’t blocked connections
to other DNS servers (which some do).

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Hi,
Thank you for reply , Actually i am using 3/4 ISP’s thats why i get this same problem :stuck_out_tongue:

I think its opensuse any hidden plugin (sorry if i hurt you). If you use LinuxMint, its have custome Google search on Firefox, its disgusting for me

Here is my Konsol result

fahim@fahim:~> tail -4 /etc/resolv.conf

Please remove (at least) this line when you modify the file!

search net
nameserver 117.18.224.146
nameserver 117.18.224.147

Also i need a MAC change from Network Manager like Ubuntu Gnome Network Manager.

Thank again for reply

On Sat, 19 Feb 2011 21:36:02 +0000, morshed wrote:

> I think its opensuse any hidden plugin

Nope, because if it was, then it would be on everyone’s systems and not
just yours.

Jim

Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Thank you. I just thinking that not sure. Thats why i ask you and share my opinion. I hope you understand me.

Actually i am waiting for 11.4. I hope i get what’s i want on the version.

So, anyone know Change MAC ID from Network Manager / Graphical mood? Its very important.

Unfortunately as You said it’s not there in knetworkmanager. You can set it up using ifup and turn off NetworkManager but I guess that’s not what you’re after. So as far as I know You have to use GNOME or control your network with ifup.

I think You could also use the GNOME NetworkManager applet in KDE but I guess You will have problems with integration. I don’t know much about this type of configuration as I have never used it.

Best regards,
Greg

On Sun, 20 Feb 2011 00:36:02 +0000, morshed wrote:

> Thank you. I just thinking that not sure. Thats why i ask you and share
> my opinion. I hope you understand me.
>
> Actually i am waiting for 11.4. I hope i get what’s i want on the
> version.

I’m going to guess it is coming from your DNS provider, so an updated
version isn’t likely to fix it for you either. Try changing the DNS
settings in YaST’s network settings (you can manually set it there).

> So, anyone know Change MAC ID from Network Manager / Graphical mood? Its
> very important.

That’s also something you should be able to do through YaST in the
network settings. Changing the MAC address requires root permissions, so
you won’t get that through Network Manager.

Jim

Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

I leave Gnome. Now i permanent stay on KDE.

So Now i share Debian Based MAC Changer soft ( Downloads - mynetconnect - Project Hosting on Google Code ), visit this link he create a Graphical MAC Changer.

I am new on YAST. Need to learn.

Regards-
Fahim Murshed

Keep in mind current world events. I don’t know how stable Bangladesh is and how much control the government may have over the Internet in your country but many countries are directing their ISPs to modify traffic for a variety of reasons.

Perhaps the most telling things to try are to do DNS lookups and PING various sites you wish to connect, then a Reverse DNS lookup (if it’s not already revealed in the PING) to determine if you’re really being routed to your intended destination or somewhere else. If you can connect to Google, Google can be your friend verifying proper IP addresses.

If you can verify you’re resolving remote sites correctly. then you can consider how your own machine is configured. You should know that like all other OS, openSUSE supports a system level proxy which is normally configured through YAST (although can be circumvented). When connecting to websites, the browser may support an Application Layer proxy, Firefox is an example where within Firefox you can configure proxy connections which won’t affect connections using any other application or protocol.

HTH,
Tony