Hey Guys
I know my problem is dealt before but I am unable to solve my problem !!

My ifconfig works... Iam able to ping my neighbourhood PCs but Iam unable to connect to internet!!
I use a static IP.... and my ifconfig looks something like this
Code:
root@bluetooth:~# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:11:11:0E:A6:D6
          inet addr:10.232.177.35  Bcast:10.232.177.255  Mask:255.255.254.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:83902 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11138 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:16351717 (15.5 MiB)  TX bytes:1431915 (1.3 MiB)
          Base address:0xdf40 Memory:fcfe0000-fd000000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:175 errors:0 dropped:0 overruns:0 frame:0
          TX packets:175 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:14403 (14.0 KiB)  TX bytes:14403 (14.0 KiB)
and I have set the proxy settings in my mozilla as they are there in my windows PC..... etc etc
but even then Konqueror says
Unable to find proxy....

Please Help