Re: [ilugd] [TroubleShooting]Unable to visit any websit e, can ping the network.

2008-05-19 Thread Rohit Kumar
Ashish Shukla आशीष शुक्ल [EMAIL PROTECTED] writes:

 
 
  Rohit Kumar writes:
Rohit Sunil Ghai [EMAIL PROTECTED] writes:
 

 Hi Rohit,

 You might be having DNS problem. Make sure your DNS servers are properly
 configured.
 What does firefox show when you enter any address? Does it keep on 
showing
 Looking up..? or what error ultimately comes?

Rohit Hi Sunil,
 
Rohit I checked out /etc/resolv.conf.
Rohit I can ping the nameserver ip address in that file.
 
 Verify if nameservers are responding to DNS requests using:
 
 $ dig [some-domain-name] @nameserver-1-in-resolv-conf

This works fine for a nameserver address, but the /etc/resolv.conf has a wrong 
entry in it. I tried changing it, but it resets to the invalid value, the one 
that is not working for me.

 If that works successfully, check contents of /etc/nsswitch.conf,
 esp. the hosts line. Following is the hosts line from my
 /etc/nsswitch.conf:
 
 hosts:   files mdns_minimal [NOTFOUND=return] dns mdns

My entry reads as follows:
hosts: files nis dis

 If hosts line is okay, try stopping 'nscd' (if it is running) and then
 do:
 
 $ getent hosts [some-domain-name]
 
 If DNS resolution is not working, try resolving using some other
 nameservers, like 4.2.2.2, 208.67.222.222, 208.67.220.220 .
 
 If DNS resolution using other nameservers is also not working, try
 visiting http://72.14.207.99/ in web-browser if that works. Then you
 need to figure out which box is dropping UDP packets to port 53. You can
 also try adding '+tcp' to 'dig' arguments to see if name-resolution over
 TCP works or not.

This numeric IP address is working fine :-)

Rohit Also all browsers instantly show a server not found page.
Rohit None of them even lingers on the *Looking up...* status.
 
 This means DNS is failing...

I guess the *problem* has been nailed! :-)

Rohit thanks,
Rohit rohit.
 
 HTH

So how do I correct the entry in /etc/resolv.conf so that it stays there and is 
not overwritten?

thanks,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [TroubleShooting]Unable to visit any website, can ping the network.

2008-05-18 Thread Rohit Kumar
Greetings there,

I am running mandriva 2008.
Last week, my routers wired LAN lights went out, I thought,
its days are numbered.
But  today, its wired LAN lights came back on(can't still figure out how?)
automagically!

I can ping other systems on my home network and my ISP gateway.
I can ping the linux system back through other system at home network.
The *problem* is I am unable to visit any website through:
Konqueror,Firefox,Flock, Opera or lynx!

I have checked out the IPV6 issue and have disabled it system wide.
Still I am unable to resolve this problem!

Please help.

thanks,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [TroubleShooting]Unable to visit any websit e, can ping the network.

2008-05-18 Thread Rohit Kumar
Sunil Ghai [EMAIL PROTECTED] writes:

 
 Hi Rohit,
 
 You might be having DNS problem. Make sure your DNS servers are properly
 configured.
 What does firefox show when you enter any address? Does it keep on showing
 Looking up..? or what error ultimately comes?
 
Hi Sunil,

I checked out /etc/resolv.conf. 
I can ping the nameserver ip address in that file.

Also all browsers instantly show a server not found page.
None of them even lingers on the *Looking up...* status.

thanks,
rohit.




___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Cisco VPN 4.8 Kernel 2.6.22 Mandriva 2008

2007-11-14 Thread Rohit Kumar
Greetings there,

I have been trying this for some time now.
I need to install and configure Cisco VPN client on mandriva.
This worked flawlessly on mandriva 2007 earlier.

The first time it gave me error while compiling, which were resolved by applying
a patch to the kernel found here
[http://tuxx-home.at/archives/2007/05/29/T16_34_26/]
and the patched cisco client is here
[http://tuxx-home.at/vpn/Linux/vpnclient-linux-x86_64-4.8.01.0640-k9.tar.gz]

Now when i try to start the client, i get an insmod fail error in two formats:

code
[EMAIL PROTECTED] vpnclient]# /etc/init.d/vpnclient_init start
Starting /opt/cisco-vpnclient/bin/vpnclient: insmod: can't read
'/lib/modules/2.6.22.9-desktop-1mdv/CiscoVPN/cisco_ipsec.ko': No such file or
directory
Failed (insmod)
[EMAIL PROTECTED] vpnclient]#
/code

This gets resolved by gunzip-ing the .ko file as .ko.gz (as mandriva expects a
compressed module)

/me tried again and got the following:
code
[EMAIL PROTECTED] CiscoVPN]# /etc/init.d/vpnclient_init start
Starting /opt/cisco-vpnclient/bin/vpnclient: insmod: error inserting
'/lib/modules/2.6.22.9-desktop-1mdv/CiscoVPN/cisco_ipsec.ko': -1 Invalid module
format
Failed (insmod)
[EMAIL PROTECTED] CiscoVPN]#
/code

So /me is stuck and unable to overcome this problem.
Kindly suggest how to overcome it and/or suggest another client that can
understand cisco's config file format.

PS: i tried a package called cisco von connector(comes with mandriva), still
could not succeed! 

And hence am forced to turn to window$ :-(

Please help.

Thanks,
rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Cisco VPN 4.8 Kernel 2.6.22 Mandriva 2008

2007-11-14 Thread Rohit Kumar
आशीष शुक्ल Ashish Shukla [EMAIL PROTECTED] writes:
 You probably need to recompile the module (cisco_ipsec.ko) for the currently
running kernel.

I had done that after getting the newly patched cisco VPN package.

The invalid format error is probably due to the fact that mandriva expects a
gzipped format modules. As after putting the gzipped module the error gets
changed to can't read.

Also i ran strace over manually inserting the module, then it seemed that 
insmod did not look for the module at the place where it exists.
The permissions for the .ko and the .ko.gz files are set to readable for all
including the root :-)

Thanks,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [OT] Need help choosing a processor Intel or AMD

2007-10-04 Thread Rohit Kumar
Greetings all,

I am in the mode of upgrading my home system.I have all the software ready, but
need to be spot on when choosing the hardware.
I have heard and read a little about the intel series(extreme/core 2/dual core)
and  also got to know about the unavailability of intel extreme as of now. :-(

But then /me just widened the scope by thinking about AMD.
I have no info on how good (or bad) linux runs on AMD.
But have read on forums that AMD is actually far ahead of intel.

Please help me choose a good processor. :-)

thanks,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [COMMERCIAL] Developing a website

2007-07-07 Thread Rohit Kumar
Greetings there,

Kindly reply to this message (off the list) if you/your organisation is into 
the business of developing website.
Please indicate/list out your past experience.
Past experience of developing a website for import-export houses would be given 
preference.
Also if you could provide some templates for the same, that would we helpful.

Thanks,
rohit.


NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2
http://rohitsz.blogspot.com
 
-
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Broadband Connection

2007-06-28 Thread Rohit Kumar
Hi,

Parijat Garg [EMAIL PROTECTED] writes:


 I am planning to install broadband (yep, there still are people who
 don't have broadband at home) and am wondering which ISP provides the
 best service. I also need to setup WiFi at home. Do these
 service-providers help set that up too?


Well i am a regular user of MTNL TRIBAND. And it's service has reinstalled my 
trust into govt. supported telcos. :-)
The plan that i have is the 999/- 256K Unlimited

Initially i had a 200-C plan that had a cap of 400M per month, but gave a d/l 
speed of 2Mbps!!! But that speed actually burnt a big hole into the pocket thru 
the monthly bill from MTNL ;-) All unlimited plans from MTNL do not give the 
2Mbps d/l speed :-(

For the WiFi connectivity, i have DLink ADSL 602G Router. It has worked great 
for more than an year.Incidently i plugged my two pin telephone jack into a two 
pin socket,with the other end connected to the router.That two pin socket 
turned 
out to be an electricity outlet and there was a tiny blast.But my robust router 
could happily bear that and it has been more than 10 months since this 
incident.Heh!


One problem that i face with WiFi is that strange sound in the telephone 
line.Does anyone on the list face a similar problem?

That's all

Hope that helps!

rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Need help in choosing a linux compatible graphics card

2006-10-17 Thread Rohit Kumar
Greetings there,

I am having an ATI Radeon 7000/VE 64MB graphics card on an intel D845WM board.

I am trying to run blender on my system,and it seems that there is a problem 
with this combo of board and/or graphics card on gnu/linux and also ATI has 
stopped providing drivers for this card.

Quoting from blender's site:

Users with Intel on-board graphics: some graphics operations (menus or border 
select) don't show due to driver bug.

So i am planning to get a new card.

Can anyone suggest me what to lookout for when buying a graphics card that will 
successfully run blender(atleast fulfill basic reqs) other that 
expected/exciting features like plugging cableTV etc on linux.

OR 

Does anyone have the same hardware combo and is successfully running 
blender.Please help me run blender.

thanks,
rohit.


NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2
http://rohitsz.blogspot.com

-
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small 
Business.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Need help in choosing a linux compatible graphics card

2006-10-17 Thread Rohit Kumar
Praveen Bhaniramka [EMAIL PROTECTED] writes:

Greetings there,

 
 What kind of a motherboard do you have? Does it have an AGP or PCI
 Express x16 slot? 

My systems motherboard is Intel made model: D845WN
(http://support.intel.com/support/motherboards/desktop/d845wn/sb/cs-008926.htm)

It has six PCI slots and one 4x AGP slot.

Is there an upper limit on upgrading my graphics card then?

thanks,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] need help for blender to work fine

2006-10-02 Thread Rohit Kumar
Hello,

Kenneth Gonsalves [EMAIL PROTECTED] writes:

 
 
 On 02-Oct-06, at 5:53 AM, Kenneth Gonsalves wrote:
 
  So what shall i do to make blender run ok on my system?
 
  install python 2.4 and python-devel for 2.4
 
 and since you are using mandriva, make life easier for yourself by  
 using the gui package manager which will give you blender+dependencies
 


i guess i have python installed..

console
[EMAIL PROTECTED] rohitsz]# urpmi libpython2.4
The package(s) are already installed
[EMAIL PROTECTED] rohitsz]# urpmi libpython2.4-devel
The package(s) are already installed
[EMAIL PROTECTED] rohitsz]#
/console

Also i tried using the GUI mode, but it had no combo of blender+dependencies
except for a blender guide.

Just wondering, is there a place where i can make blender look for python path!?

rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] need help for blender to work fine

2006-10-02 Thread Rohit Kumar
Hello,

Kenneth Gonsalves [EMAIL PROTECTED] writes:

 
 
 On 02-Oct-06, at 12:33 PM, Rohit Kumar wrote:
 
  i guess i have python installed
 
 do you have a directory called /usr/lib/python2.4?
 

Yes i do:
console
[EMAIL PROTECTED] python2.4]# pwd
/usr/lib/python2.4
[EMAIL PROTECTED] python2.4]#
/console

rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] need help for blender to work fine

2006-10-02 Thread Rohit Kumar
Hello,

Kenneth Gonsalves [EMAIL PROTECTED] writes:

 
 
 On 02-Oct-06, at 5:53 AM, Kenneth Gonsalves wrote:
 
  So what shall i do to make blender run ok on my system?
 
  install python 2.4 and python-devel for 2.4
 
 and since you are using mandriva, make life easier for yourself by  
 using the gui package manager which will give you blender+dependencies
 

I tried installing blender on FC5, it worked all fine,
here's the output of the console:
console
[EMAIL PROTECTED] ~]$ blender -w
Compiled with Python version 2.4.
Checking for installed Python... got it!
/usr/bin/blender: line 46:  2847 Segmentation fault  /usr/bin/blender.bin $@
[EMAIL PROTECTED] ~]$
/console

here are the screen shots:
ok: http://www.geocities.com/rohitsz/logs/blender_OK_FC5.png
not_ok: http://www.geocities.com/rohitsz/logs/blender_NOT_OK_FC5.png

now that python is not causing the trouble, what shall i do next?

rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] need help for blender to work fine

2006-10-01 Thread Rohit Kumar
Greetings there,
 
 i am trying to install blender on my system, i had posted my problem at a 
forum here:(http://mandrivausers.org/index.php?showtopic=35020).
 No response yet.
 Please see the above link and help me make blender work fine on my system.
 
 PS: is maya for linux available?
 
 thanks,
 rohit.
 

NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2
http://rohitsz.blogspot.com

-
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] need help for blender to work fine

2006-10-01 Thread Rohit Kumar
Hey Sharad,
Sharad Birmiwal [EMAIL PROTECTED] writes:

 
 hey rohit
 how did you install blender3d?
 
I use mandriva 2006,so on my console i just typed 'urpmi blender' and i had
blender installed correctly.Though most software repositories will provide with
v2.37 of blender,you can download v2.42 from blender's site. The install is not
that difficult,i guess the post install might be a problem as there can be some
issues with the grpahic card driver.

I am putting my problem here as follow:
i installed blender v2.42 from their site,and when i run it i have the following
problem:
console
[EMAIL PROTECTED] blender-2.42a-linux-glibc232-py24-i386]# ./blender -w
guessing './blender' == '/home/rohitsz/software/blender-2.42a-linux-glibc232-py2
4-i386/./blender'
Compiled with Python version 2.4.
'import site' failed; use -v for traceback
Checking for installed Python... No installed Python found.
Only built-in modules are available.  Some scripts may not run.
Continuing happily.
Saved session recovery to /tmp/quit.blend

Blender quit
[EMAIL PROTECTED] blender-2.42a-linux-glibc232-py24-i386]#
/console

The screen shots are as folows:
ok: http://geocities.com/rohitsz/logs/blender_ok.png
notOK: http://geocities.com/rohitsz/logs/blender_NOT_ok.png

This happened with both v2.37 and v2.42

details of my graphic driver are as follows:
card
Identification
Vendor: ‎ATI

Description: ‎Radeon VE/7000 QY (AGP/PCI)

Media class: ‎DISPLAY_VGA

Connection
Bus: ‎PCI

Bus PCI #: ‎1

PCI device #: ‎0

PCI function #: ‎0

Vendor ID: ‎4098

Device ID: ‎20825

Sub vendor ID: ‎6063

Sub device ID: ‎8193

Misc
Module: ‎Card:ATI Radeon (fglrx)
/card

also the rendering is enabled on my system:
render
[EMAIL PROTECTED] blender-2.42a-linux-glibc232-py24-i386]# glxinfo|grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Radeon 20050528 AGP 1x x86/MMX/SSE2 NO-TCL
[EMAIL PROTECTED] blender-2.42a-linux-glibc232-py24-i386]#  
/render

i have python installed on my system so i installed the python-opengl drivers..
python
[EMAIL PROTECTED] blender-2.42a-linux-glibc232-py24-i386]# rpm -qa|grep python
python-base-2.4.1-3mdk
libpython2.4-devel-2.4.1-3mdk
python-opengl-2.0.1.09-3mdk
python-2.4.1-3mdk
python-numeric-24.0-1mdk
python-imaging-1.1.4-9mdk
libpython2.4-2.4.1-3mdk
[EMAIL PROTECTED] blender-2.42a-linux-glibc232-py24-i386]#   
/python

So what shall i do to make blender run ok on my system?

thanks,
rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT]Port Forwarding

2006-07-26 Thread Rohit Kumar
Greetings,

  Ive discovered that the  magic is to use IE to configure the router as any
other Browser does
  not work esp in the advanced commands (eg When I click on Save  Reboot thro
FireFox,
  nothing happens but thro IE6 it works just fine!!)
  The irony of the whole thing is that the DSL has embedded Linux in it.
(Telnet into it and you get  a Busybox shell).
 
 Weird. I have both a 504T and 502T. I have had no problems with using
 firefox with it.
 
 In case of browser problems, I have seen that in some sites where
 firefox doesnt work out, konqueror works. This is because konqueror
 has some compatibility features with IE (e.g. support for
 document.attribute, I think).  I atleast remember the braindead
 net4domains support panel where firefox didnt work but konqueror did.
 

Well i do not face any problem as to changes not taking place thru firefox.
My changes are 'commited' to the router for sure.Same with konqueror.
my changes are getting saved,but still i am unable to get the request from the
router to my desktop.To be sure,i had tried making the changes thru ie too,but
same results.
It seems there is something that i am unable to configure correctly!

is there something more that i can try!?

thanks for your help :-)

regards,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



[ilugd] [OT]Port Forwarding

2006-07-23 Thread Rohit Kumar
 Greetings there, 
 
 i have a DSL G604T adsl router. 
  
 i wanted to host a service from my desktop(192.168.1.2) port 8080 thru the 
router(192.168.1.1:8080) over the internet.
 
 I have been trying this for long, but i am not getting thru.
 I tried different port numbers(),assuming 8080 might be blocked by my 
isp(mtnl broadband), but i could not get connected.
 I am using mozilla-firefox on mandriva and i get a The connection was refused 
when attempting to contact http://192.168.1.1:; 
  
 I have completely disabled my os firewall.Also when  i disabled the routers 
firewall and NAT service, i was unable to access any website.So i had to turn 
the routers firewall and NAT service and then try again,still no success.

 My router specefic details are as follows:
 Router:DLINK DSL G604T 
 The version of the firmware is:V1.00B02T02.EU.20050815 
 i have added the rule in AdvancedPort ForwadingUser as: 
  
 LAN IP:192.168.1.2 
 ruleName:testing
 protocol:tcp 
 startPort:
 endPort: 
 portMap:8080 
  
i also 'applied' the rule(acc to router's terminology) and tried couple of 
reboots(system and router).
 
Anyone with the same router and currently hosting some service from your 
system, kindly help.
  
 thanks, 
 rohit

NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2
http://rohitsz.blogspot.com

-
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] [OT]Port Forwarding

2006-07-23 Thread Rohit Kumar
Gaurav Mishra [EMAIL PROTECTED] writes:

 
 That`s a private  ip given by your ISP , You need a Public ip to host
 any type of service over internet ,

Hello,
i think that both my private ip(192.168.1.1) and the external ip,say from
whatismyip.com, both should point me to the same machine for *me*, as i am *in*
the (local)network.
This i am saying so is, as i get to my routers config page from both
192.168.1.1:80 and external_ip:80(external_ip from whatismyip.com).

So, i just need to correctly bridge the forwarding, maybe some firewall issue
either on my desktop or possibly the router.

i am just lost as of now,need more guidance.

regards,
rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] [OT]Port Forwarding

2006-07-23 Thread Rohit Kumar
Sudev Barar [EMAIL PROTECTED] writes:


 Are you trying to acess that ip:port from inside the network? I doubt
 that will work. For acessing from outside you will need to know your
 current IP (normally dynamically assigned by ISP's or use services
 like dydns (google for it)
 
 If not, then clarify what you are trying to achieve.

Greetings,

Yes i am trying to access the ip:port from inside the network,but in various
ways,and it works in all of these listed ways.

1)ip:port where ip is 127.0.0.1(localhost),but in my local network,it maps to
192.168.1.2.
So 192.168.1.2:8080 and 127.0.0.1:8080 map to the service on my desktop(say
tomcat).

2)ip:port where ip is 192.168.1.1,now this is my routers ip
address(internally),so going to 192.168.1.1:80 takes me to my router's config
page.

3)ip:port where ip is my external_ip,from whatismyip.com.This ip is that of the
router,which represents my network of computers(currently two).So external_ip:80
also takes me to the routers config page(same as 192.168.1.1:80).

Now, what i want, when some one accesses external_ip:,must map to
192.168.1.2:8080,and must be shown the tomcat success install page(if nothing
else is configured).

I have read the concept of dyndns,that is not the issue right now.I simply want
external_ip: to successfully map to 192.168.1.2:8080.

Does anyone have the same router and a hosted service too.

regards,
rohit.



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] [OT]Port Forwarding

2006-07-23 Thread Rohit Kumar
Gaurav Mishra [EMAIL PROTECTED] writes:

 Are you sure this is your Public IP , Whois your IP indormation here
 http://ws.arin.net/whois
 
 Here`s your Ip info,
 http://pastebin.com/754939
 
Greetings there,

how can you be aware of my public ip.i never disclosed it(actually i can
not).Also, my ip is not static, that is where i plan to use dynamic dns.But that
as i referred before is not of concern right now.

also the pastebin link is not working.Try http://pasteit.org,pastebin does give
trouble at times.

Also i have a new doubt.Whatever ip i am assigned from mtnl,only port 80 gets
redirected to my router, rest all are not released by mtnl.Something like they
block all ports except for port 80.I hope this is not true.

regards,
rohit.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



[ilugd] Postgres unable to make connection to port.

2006-07-01 Thread Rohit Kumar
Greetings there,
 I need help starting postgresql server 'postmaster'.
 Here are couple of console outputs:
 
 
--USER:postgres-
 [EMAIL PROTECTED] ~]$ postmaster
 LOG:  could not bind IPv4 socket: Cannot assign requested address
 HINT:  Is another postmaster already running on port 5432? If not, wait a few 
seconds and retry.
 WARNING:  could not create listen socket for localhost
 LOG:  could not bind socket for statistics collector: Cannot assign requested 
address
 LOG:  disabling statistics collector for lack of working socket
 LOG:  database system was shut down at 2006-07-01 12:15:34 IST
 LOG:  checkpoint record is at 0/E65F28
 LOG:  redo record is at 0/E65F28; undo record is at 0/0; shutdown TRUE
 LOG:  next transaction ID: 71513; next OID: 50021
 LOG:  database system is ready
 
 #waits...
 #did a CONTROL-C here...
 LOG:  received fast shutdown request
 LOG:  shutting down
 LOG:  database system is shut down
 [EMAIL PROTECTED] ~]$
 
--USER:postgres-
 
 
--USER:root-
 [EMAIL PROTECTED] rohitsz]# ping 127.0.0.1
 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
 
 --- 127.0.0.1 ping statistics ---
 6 packets transmitted, 0 received, 100% packet loss, time 5026ms
 
 [EMAIL PROTECTED] rohitsz]
 
 [EMAIL PROTECTED] rohitsz]# telnet localhost 5432
 Trying 127.0.0.1...
 Testing 1..2..3..
 
 [EMAIL PROTECTED] rohitsz]
 
 [EMAIL PROTECTED] rohitsz]# nmap localhost
 
 Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2006-07-01 13:17 IST
 WARNING:  Could not determine what interface to route packets through to 
127.0.0.1, changing ping scantype to ICMP ping only
 pcap_open_live: ioctl: No such device
 There are several possible reasons for this, depending on your operating 
system:
 LINUX: If you are getting Socket type not supported, try modprobe af_packet or 
recompile your kernel with SOCK_PACKET enabled.
 *BSD:  If you are getting device not configured, you need to recompile your 
kernel with Berkeley Packet Filter support.  If you are getting No such file or 
directory, try creating the device (eg cd /dev; MAKEDEV device; or use mknod).
 SOLARIS:  If you are trying to scan localhost and getting '/dev/lo0: No such 
file or directory', complain to Sun.  I don't think Solaris can support 
advanced localhost scans.  You can probably use -P0 -sT localhost though.
 
 
 QUITTING!
 [EMAIL PROTECTED] rohitsz]# netstat -lpnt
 Active Internet connections (only servers)
 Proto Recv-Q Send-Q Local Address   Foreign Address 
State   PID/Program name
 tcp0  0 0.0.0.0:60000.0.0.0:*   
LISTEN  3956/X
 tcp0  0 :::6000 :::*
LISTEN  3956/X
 [EMAIL PROTECTED] rohitsz]#
 [EMAIL PROTECTED] rohitsz]# cat /etc/hosts
 127.0.0.1   localhost
 #   generated by drakhosts
 [EMAIL PROTECTED] rohitsz]# cat /etc/host.conf
 order hosts,bind
 multi on
 [EMAIL PROTECTED] rohitsz]#   
 
--USER:root-
 
 To summarize:
 i had to CONTROL-C to end ping/telnet.
 my /etc/host.deny and /etc/host.allow are empty.
 
 Unable to find a solution to get postgres working. Also,couple pf months 
back i had tightened the firewall, could that be an issue?
 i fared pretty good at grc :-).
 
 also i added this rule(from net): 
 
 POSTGRES is also open source database server and by default it listen on TCP 
port 5432. 
 Following iptable rules allows incoming client request (open port 5432) for 
server IP address 202.54.1.20 : 
 iptables -A INPUT -p tcp -s 0/0 --sport 1024:65535 -d 202.54.1.20 --dport 5432 
-m state --state NEW,ESTABLISHED -j ACCEPT  
 
 
 i wrote this: 
 iptables -A INPUT -p tcp -s localhost --sport 1024:65535 -d localhost --dport 
5432 -m state --state NEW,ESTABLISHED -j ACCEPT
 
 i am totally new with iptables. i use mandriva(LE 2006),i have (tried 
to)configured it using drakfirewall (by adding tcp/5432 and udp/5432) but still 
no success!
 
 
 please guide me to resolve this problem.
 
 thanks,
 rohit.
 

NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2
http://rohitsz.blogspot.com

-
Sneak preview the  all-new Yahoo.com. It's not radically different. Just 
radically better. 
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



[ilugd] need help with GIMP 2.0

2005-07-31 Thread Rohit Kumar
Greetings there,

i am using GIMP for the first time...
my system conf is P4 2.0GHz, 512M RAM, 512M swap.

i have a 300M (TIFF) file that i need to open in GIMP.
at GIMP's setup, i had chosen a temp GIMP file of
128M.

but still given the memory and swap file sizes it take
5-7 mins for the file to get displayed. furthur any
operation (zoom in/out, crop etc) also take about 2-3
mins to accomplish.until that time i am unable to
click any other currently open programs.it gives a
state of not responding...

kindly suggest any ways i can configure GIMP so that
image operations do not cripple my system.

thanks,
rohit.

NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] OpenTech June 2005 @Rs100

2005-06-02 Thread Rohit Kumar
Greetings there...

check this out 
http://www.tetrain.com/cgi-bin/la/asignup.cgi

Event:OpenTech-2005
Venue:PHD Chambers, Auditorium, Siri Fort, New Delhi
Date:June 04, 2005
Reg: Rs:100
Seats: limited(200).. hurry
Target Area(imho):education/certificates/linux
training institutes


Confused about the right track for a great career
ahead? Here is an event that shows you the way.
Experts from Linux and Open Sourse industry will share
their views on the latest trends and requirements in
the industry and the need for quality professionals in
the booming field. Also, the attendees will get a
chance to receive free conselling from top institutes
in India imparting Linux education, on the most
happening technologies and courses in this field. This
event is an absolute 'must attend' for every indivudal
who is serious about choosing a winning career and
making a mark for himself in the industry.


PS:Make sure you call the concerned people listed at
this site before regestering as the event takes place
on 4th June.

NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] lost man pages??

2005-03-21 Thread Rohit Kumar
Greetings there,

i had nice experience programming in c on fedora...
recently installed mandrake, it was easy to install...
after the fedora+kernel 2.6 + LBA bug..

so the problem i am facing is it seems some man pages
are missing on MDK... whenever i needed to lookup a C
function say random() or fread/fwrite, i used to do
man fread, man fwrite and used to get the pages,
somhow these commands on MDK result no manual page
found!

kindly help in this regard as it increases the
development time!

thanks,
-rohit.

NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [contest]Google CODE JAM 2005

2005-02-19 Thread Rohit Kumar
Greetings there,

check this link out..
http://www.topcoder.com/pl/?module=Staticd1=gicj05d2=overview

google with its contest for indian's...

regards,
rohit.

=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [Ilugd-cd] MDK cd's causing trouble!

2005-02-15 Thread Rohit Kumar
Greetings there,
it seems one of my problems got solved!

Prob1: The installer asks for 4 cd, we got 3 cd's.
Solu1: i asked the same problem at a mandrake friendly
group(linuxforums.org) and there people told me that
the 4th cd does come but with the paid boxed product
from mandrake. so it seems either they(mdk) forgot to
put the fix OR the wrong distro got copied.
so i can live with 'KDE 3.2'.

Prob2: The installer refused to accept the first cd as
first cd!(weird!)
Soln2: The reason for this was silly programming on
mandrake's side(apologies!), the solution was
patience. While installing KPPP on KDE, the installer
asked for CD-1, i popped in the cd... and this time
did not press OK on the requested dialog box, and in
about 2-3 mins, the intaller started to read the cd
and the dialog box was gone, and got my hands on to
KPPP, so patience worked! :-)

conclusion:
The cd's distributed by ILUG-D did not have any
problems as of bad media or anything(i did check the
md5 sum and it was ok throughout the cd).

regards,
rohit.


=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250

___
Ilugd-cd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd-cd

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Firefox troubles.

2005-02-15 Thread Rohit Kumar
Greetings there,

sorry i am complaining!(its not good!)

well its firefox.

i faced following troubles while browsing thru
firefox!

1)unable to load files at any yahoogroup.
(i have permissoin to upload files, the error is 'no
data found')

2) at this link
http://www.jobsahead.com/hughes/classof2005.html
while submitting... the RANK and YEARofPASSING fields
are not accepted on firefox.
(the error is 'the fields must be number')

above two work fine in MSIE(oops)...

any similar experiences!? and/or how to get over them?

regards,
rohit.

=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [Ilugd-cd] MDK cd's causing trouble!

2005-02-12 Thread Rohit Kumar
[Please try to help Rohit.  CC replies to his address since he may not
be subscribed to this list -- Raju]

Greetings there,
i got mandrake cd's yesterday(11-02-2005) from ilug-d
stall at LA05. they did help me in getting rid of my
initial problem of LBA mode trouble caused by kernel
2.6 AND fedora core 3.
i thank manpreet/raj (i guess the guys at the stall)
for explaining me why i should go for mandrake.
and now the sad part..
during the install the procedure indicated there were
4 and not three cd's needed, the fourth probably had
KDE3.3 .
also during the install there were about 15 odd
packages that the installer was unable to read...
given that the install was successful so i was back on
track...
but  when i tried to configure the network(for
internet), i did not had KPPP installed (may be i
forgot to check it), but when it tried to install it
prompted for the 'installation cd-1', which i pooped
in and in a matter of 5-10 seconds the tray popped out
and there was the same request again..
i tried to put all the cd's one by one but could not
succeed. also i tried using the mdk dvd i had but with
no success!
kindly tell what to do..

thanks,
rohit.

=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

___
Ilugd-cd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd-cd

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re:[ilugd] LBA vs CHS mode (was)problem installing Fedora core 1 and/or core 3

2005-02-05 Thread Rohit Kumar
Greetings there...

just yesterday(4-2-05), i flashed my bios thru intels
site and was happy  sad to see the results...

the fdisk/sfdisk commands showed LBA on my extended
partitions( i don know why it aint showing it on the
primary).
sadly the output remains as-is... i still get the
mis-matched  output from fdisk/sfdisk.

also i removed(wiped) all partitions and fdisked and
formated FAT32 all over again..
first i tried to do it with cfdisk(KNOPPIX), and
created fat32 partitions. it did happen quickly. after
writing to that partition table and exiting, it gave a
warning for DOS 6.X partitions that win wants first
512 bytes of every partition to be empty..(man cfdisk)
so i did 
dd if-/dev/zero of=/dev/hda* bs=512 count=1
* for 1,2,5,6,7,8 one at a time with successful
changes.

/dev/hda2 being an extended win partition(type 5) i
had to redo the partitioning thru cfdisk. first i did
not 'dd' the /dev/hda2(extended partition) and the
doing 'dd' onto /dev/hda2(extended partition) and
seeing the effects.

(please correct me here as i 'dd' all win partitions
ie primary,logical and then primary/extended/logical.)

when i put on windows, only the primary
partitoin(/dev/hda1) was visible, the /dev/hda5 was
not accesible! in both the cases, ie 'dd' /dev/hda2
and not doing 'dd' on /dev/hda2.

so i had to fdisk/format thru windows.
later when i popped in a live cd, i get the size of
the partitions under 800 bytes(eigth hundred bytes)

please see this for  newer results.
http://www.geocities.com/rohitsz2/partition.html

so one of my problems is solved .. the LBA mode, now
how do i make linux see original size of my
partitions?

thanks,
rohit.

=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] LBA vs CHS mode (was)problem installing Fedora core 1 and/or core 3

2005-01-28 Thread Rohit Kumar
Greetings there...

i have been trying live cd's of knoppix/SuSE and i
found that i am facing the trouble of LBA vs CHS
mode...
the output of my 2x40G hdd is here
http://www.geocities.com/rohitsz2/partition.html

i tried posting the same problem at a couple of forums
but have not got satisfactory solution.
i have got to learn that i can fix this in three ways:

1)by setting some parameters in the kernel at booting
and some ways to make it permanent.
[but this would not be global]

2)enable LBA mode in BIOS
[though my bios supports LBA!]
i would like to add here that i previosly installed 
fc3 onone of the hdd, though this time i swapped the
master-slave combination, so i have linux on my newer
drive!:-) and so i did not come across such a bug when
i installed fc1(later updated to fc2 and fc3).

3)third part s/w like the ones provided by
intel/seagate

what i also wanted to know is the effect of enabling
LBA thru bios somehow, what will be the effect on
current data? i did try searching the net but was
unable to find anything useful in this regard.

one more thing that made me wonder... while trying the
different live-cd's,i got the same report, so is it a
kernel trouble ? i tried fedora with 2.4 and 2.6 ,
SuSE 9.1 and knoppix 3.3 and 3.6 
if there is a patch available or something like that
... kindly do tell..

thanks,
rohit.
ps:link to previous mail: 
http://www.mail-archive.com/ilugd%40lists.linux-delhi.org/msg10247.html

=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re:[ilugd] TATA INDICOM connection with LG LSP 340E and mozilla (SOLVED)

2004-11-25 Thread Rohit Kumar
Greetings to all,

i am finally able to browse the net thru linux
means...
:-) can't help but smile...

ok here are the final configuration details..

#Assuming serial port connection at /dev/ttyS0(COM1).
#Hardware: LG phone, pc, wire provided with the
connection.
#Phone number to be dialed is #777 (hash sign
included)
#made a manual connection with following strings, rest
remaing as defaults.
 
Connection Name:TATA
Telephone Number:#777
 
[DEVICE TAB]
Modem Device:/dev/ttyS0
FLOW:HARDWARE FLOW CONTROL
Line Termination: CR
# cr/lf and lf made the connection hang at
initialization.
Connection Speed: 115200
END [DEVICE TAB] 

[MODEM TAB]-[MODEM COMMANDS]
Initialization String 1: ATZ
Initialization String 2: AT+CRM=1;at$LGPKT=3
Init Response: OK
No dial tone conncetion: ATX3
Dial String: ATDT
#rest all remain as defaults.
END [MODEM TAB-MODEM COMMANDS]

[EDIT ACCOUNT] -[CUSTOMISED pppd Arguments]
defaultroute
usepeerdns
END [EDIT ACCOUNT] -[CUSTOMISED pppd Arguments]

if after making the above changes things do not work, 
1.got to [EDIT ACCOUNT] -[CUSTOMISED pppd Arguments]
 enter debug as newest argument
2. make a connection
3. open /var/log/messages, copy Primary DNS and   
  Seocndary DNS values, paste them into 
  /etc/resolv.conf in following format
   nameserver 202.54.1.30
   nameserver 202.54.6.50
  #these are the values i got, i guess they'll be same

  #for TATA INDICOM owners..
4. remove debug from the 
   [EDIT ACCOUNT] -[CUSTOMISED pppd Arguments]
5. save all changes made, reconnect

the above was made possible with important inputs from
Sandip Bhattacharya.

Thanks to sandip bhaiya that i am using FC3.
thanks again.




=
NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^



__ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] TATA INDICOM connection with LG LSP 340E and mozilla

2004-11-24 Thread Rohit Kumar
Greetings to all,
i happen to use tata indicaom connection to browse the net on linux.
i configured the connection( i say that as the phone's screen displays PPP 
data) and is working properly(the KPPP log confirms this by displaying the 
connection statistics.)
the problem is when i type an address in the location bar, it gives me the 
error Page not found. even the hyperlinks return the same error.
i am posting configuration details using tata indicom and lg lsp-340e
i am using KPPP shipped with RH FC2.
===

#Assuming serial port connection at /dev/ttyS0(COM1).
#Hardware: LG phone, pc, wire provided with the connection.
#Phone number to be dialed is #777 (hash sign included)
#made a manual connection with following strings, rest remaing as defaults.
 
Connection Name:TATA
Telephone Number:#777
 
[DEVICE TAB]
Modem Device:/dev/ttyS0
FLOW:HARDWARE FLOW CONTROL
Line Termination: CR
# cr/lf and lf made the connection hang at initialization.
Connection Speed: 115200
 
[MODEM TAB]-[MODEM COMMANDS]
Initialization String 1: ATZ
Initialization String 2: AT+CRM=1;at$LGPKT=3
Init Response: OK
No dial tone conncetion: ATX3
Dial String: ATD
#rest all remain as defaults.
===
 
kindly help in pointing out where the problem is.
thanks.



NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

-
Do you Yahoo!?
 Take Yahoo! Mail with you! Get it on your mobile phone.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] TATA INDICOM connection with LG LSP 340E and mozilla

2004-11-24 Thread Rohit Kumar

Apart from the corresponding options in kppp itself, use the following in the 
customize pppd arguments button in the connection properties:

==defaultrouteusepeerdns==
i have put these arguments...
Also see if it is possible for you to send us the output of the following 
commands AFTER you are connected. You dont have to be root to run these 
commands.


=netstat -rncat /etc/resolv.conf=

 

i am posting the output of these commands here...

+
[EMAIL PROTECTED] etc]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags   MSS Window  irtt Iface
172.23.128.34   0.0.0.0 255.255.255.255 UH0 0  0 ppp0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0  0 lo
127.0.0.0   0.0.0.0 255.0.0.0   U 0 0  0 lo
0.0.0.0 172.23.128.34   0.0.0.0 UG0 0  0 ppp0
[EMAIL PROTECTED] etc]# cat resolv.conf
[EMAIL PROTECTED] etc]#
+

it seems my resolv.conf is empty!!!

i tried connecting to the web after the changes, still i get the same error.

also i would like to expand on the error i get using mozilla.

 

SITENAME could not be found.Please check name and try again. 

#i get this at a message box titled ALERT


Resolving host sitename at status bar of mozilla with mouse pointer and busy 
sign(hourglass)
#after i click OK on the ALERT message, the busy mouse sign disappears.

 

that is all.

thanks.

 



NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

-
Do you Yahoo!?
 Yahoo! Mail - You care about security. So do we.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Modem for the long run

2004-10-07 Thread Rohit Kumar
greetings to all.
i has a creative modem blaster V.90 PCI DI5655. it had the driver for 2.2.x
then i got Pctel HSP56 micromodem, that too has drivers for RH7.0 kernel.
then i got motorola sm56, that has the same problem(www.sm56.tk)
 
i was wanting to know what modem to go for keeping in view updates to the krnel, 
making previous drivers incompatible-unusable.i mean is there any modem whose 
manufacturer assures lifetime suppy of drivers for upcomming kernel!? or is it 
possible that say a driver for 2.2.x kernel would work for 2.6.x or future releases 
with some tweaking(no waiting).
kindly suggests pointers to this if it is possible.
 
any suggestions would help me a lot by letting me browse the net from my fedora core 2 
distribution, and save me from rebotting into windows getting the stuff, putting it in 
a shared partition and getting hold of it finally and proceeding!
 
thanks:-)



NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

-
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] Modem for the long run

2004-10-07 Thread Rohit Kumar
greetings to all.
i has a creative modem blaster V.90 PCI DI5655. it had the driver for 2.2.x
then i got Pctel HSP56 micromodem, that too has drivers for RH7.0 kernel.
then i got motorola sm56, that has the same problem(www.sm56.tk)
 
i was wanting to know what modem to go for keeping in view updates to the krnel, 
making previous drivers incompatible-unusable.i mean is there any modem whose 
manufacturer assures lifetime suppy of drivers for upcomming kernel!? or is it 
possible that say a driver for 2.2.x kernel would work for 2.6.x or future releases 
with some tweaking(no waiting).
kindly suggests pointers to this if it is possible.
 
any suggestions would help me a lot by letting me browse the net from my fedora core 2 
distribution, and save me from rebotting into windows getting the stuff, putting it in 
a shared partition and getting hold of it finally and proceeding!
 
thanks:-)




NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^

-
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Modem for the long run

2004-10-07 Thread Rohit Kumar
Greetings to all,
i apologise for posting the mail twice.
now back to the modem problem, now that you are referring to external modem does this 
imply that there are no linux compatible internal modem drivers? atleast there would 
be one!
about creative labs modem,its a winmodem but its drivers are available for 2.2.x or 
2.4.x kernel. the person followed the reverse engineering technique to build the 
driver.
 
also what externel modem maker takes care of this kernel upgradation compatible?
could you suggest a few.
thanks.



NAMASTE, i honour the spirit in you which is also in me.
```
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*^
__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Wireless Internet Access

2004-07-13 Thread Rohit Kumar
hi there
i tried to configure the TATA INDICOM connection on windows, you would not need the 
cd's installer..
here are the settings/parameters that i set on windows 98(without running the setup)

--Modem: standard 33600 bps, prefer com 1 or com2 (ie try installing )--Phone 
number: #777--extra initialization string:AT+CRM=1do the settings with your tata 
phone as mentioned on your cd coverand get connected..but the speed is not really 
115K...


hope this helps..

bye:-)



Thoughts from the sender...
4. AUM...(A)ction,(U)tterness,(M)ind 
3. Please visit www.urday.com for your spiritual awakening.
2. Practise yoga every morning at 5:00 am on Aastha TV.
1. know me more if u got nothing else to do while surfing...
http://www.geocities.com/rohitsz

---Anytime you feel i need to understand a concept before i am eligible to get an 
answer i would be happy to know-

-
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] [OFF-TOPIC] where to get .ogg hindi songs?

2004-07-13 Thread Rohit Kumar
Greetings to all,
i am using Fedora Core-1.
the problem i am facing is that the fedora release has rendered my mp3 collection 
useless! i am ready to use xmms player but then where can i find these songs? where to 
find indian songs? i googled but got links to sites which had songs i had seen for the 
first time.
kindly provide links/sources of cd's where i can get .ogg'ed format songs(hindi).
PS: i am ruling out the option of converting mp3 into ogg(if that's possible) coz that 
would be breaking the rulez!
thanks!


Thoughts from the sender...
4. AUM...(A)ction,(U)tterness,(M)ind 
3. Please visit www.urday.com for your spiritual awakening.
2. Practise yoga every morning at 5:00 am on Aastha TV.
1. know me more if u got nothing else to do while surfing...
http://www.geocities.com/rohitsz

---Anytime you feel i need to understand a concept before i am eligible to get an 
answer i would be happy to know-
__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] connecting to the net with fedora core-1 and (probably) a winmodem.

2004-07-13 Thread Rohit Kumar
Greetings to all. 
I installed FC1 a few days ago, i am unable to connect to the net. 
i encountered the following problem. 
Using KPPP when i 'setup' the connection, on querying modem i get following results. 
/dev/ttys0--no modem found 
/dev/ttys1--no modem found 
/dev/ttys2--modem busy. 
/dev/ttys3--no modem found 
i am also having windows 98 as second OS. here the modem is installed on COM4. 
--modem specifications-- 
DIGICOM/Creative Modem Blaster V90 PCI DI5655 
--query modem result from Windows-- 
Identifier DSMODEM\DSI0428 
ATl1 000 
ATl2 RXF2-V90A 
ATl3 V4.43.012-T-PI 
ATl4 Creative Modem Blaster V.90 PCI DI5655 
ATl5 OK 
ATl6 DS1820/DS1821 
ATl7 OK 
AT +FCLASS=? 0,1,2,8 
the drivers for this modem are available for MS windows at 
http://www.esstech.com/techsupp/drivers.shtm#comm [second row] 
but no such support for linux exists. 
also i searched http://65.70.147.202:8080/gromitkc/pci_list.html [from linmodem.org], 
the modem is listed under DIGICOM SYSTEMS (2/3 down the page 800x600 pixel).but on 
futhur going thru the links, the page seems missing or have been moved. 
 
 
i got the scanModem utility from linmodem.org and posted at [EMAIL PROTECTED] but got 
mail-failed reply.. i am putting here the result of ModemData.txt(if you are familiar 
with scanModem).. 
---OUTPUT of MODEMDATA.TXT-- 
--S T A R T-- 
The most recent update of scanModem accessed at 
http://linmodems.technion.ac.il/packages/scanModem.gz 
should ALWAYS be used!! Current UPDATE=2004 June 22 
URLs to cogent advice are regularly entered and updated, and your problem may be 
solved therein. 
If further help is needed, send a description of your problem to: [EMAIL PROTECTED] 
with this ModemData.txt Attached, using the following in the email Subject Line: 
scanModem, redhat kernel 2.4.22-1.2115.nptl 
Always send this ENTIRE ModemData.txt. It includes subtle diagnostic ouputs needed to 
best guide you. 
If your PC is a laptop, please provide Make and Modem information. 
For instructions to UNSUBSCRIBE from [EMAIL PROTECTED], 
send an email to: [EMAIL PROTECTED] 
-- System information  
redhat Fedora Core release 1 (Yarrow) 
on System with processor: i686 
supported by kernel: 2.4.22-1.2115.nptl 
assembled with compiler: 3.2.3 
no gcc compiler installed 
A /dev/modem symbolic link is not set. 
COMM services are not active 
PPP support module bsd_comp.o not found! 
PPP support module zlib_deflate.o not found! 
Resident PPP support modules are properly uncompressed . 
=== Fedora code changes === 
SmartLink slmodem-2.9.n, Lucent/Agere DSP, Intel537 drivers are already Fedora 
competent. For usage of winmodems with the kernel-2.4.nn Fedora releases a change in 
the serial-like driver code of WinModems is necessary. 
See for guidance: http://hepunx.rl.ac.uk/~wmurray/pctel/pctel.html 
Basically , the line: 
if ((tty-count == 1)  (state-count != 1)) { 
should be changed into: 
if (atomic_read(tty-count) == 1  state-count != 1) { 
This works in the ltmodem code too. See 
http://linmodems.technion.ac.il/archive-third/msg02360.html 
An error about rs_close during compiling is a signature that the fedora fix is 
needed 
Beginning with Fedora 2 kernel-2.6.6-1.427, kernel-headers needed for compiling 
drivers are provide at: /lib/modules/kernel-version/build/ 
redhat is not yet providing pre-compiled drivers for WinModems 
An AC'97 modem codec was not detected 
Path to lspci is: /sbin/lspci 
- lspci scan  
PCI_bus 
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04) 
00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04) 
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 05) 
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 05) 
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 05) 
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 05) 
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 05) 
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 05) 
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 05) 
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 
7000/VE] 
02:0b.0 Communication controller: ESS Technology ES2898 Modem (rev 
03)- 
Modem candidates are at PCI_buses: 02:0b.0 
Providing detail for device at PCI_bus 02:0b.0 
with vendor-ID:device-ID 
: 
Class 0780: 125d:2898 Communication controller: ESS Technology ES2898 Modem (rev 03) 
SubSystem 148d:1030 DIGICOM Systems, Inc.: Unknown device 1030 
Flags: fast devsel, IRQ 10 
I/O ports at dff0 [size=8] 
Capabilities: [c0] Power Management version 2 
Internal_test: ./scanModem test 125d:2898 148d:1030 redhat 2.4.22-1.2115.nptl 3 
=== Checking 125d through chipset providers and modem assemblers 

Re: [ilugd] RH 9.0 Vs FC1/2

2004-06-23 Thread Rohit Kumar
interesting thread.. it has lead me to solving my problem of not enough space on your 
hdd to copy image file.. i checked out the unofficial faq's and did linux allowcddma 
.. and nw finally have linux on my hdd...
but there's aproblem... i have access to the command line but when i wish to startx... 
i get an error that install files do not exist or are not properly configured...
also i get command line login so any pointers here .. how to get a GUI based login..
thanks:-)


Thoughts from the sender...
4. AUM...(A)ction,(U)tterness,(M)ind 
3. Please visit www.urday.com for your spiritual awakening.
2. Practise yoga every morning at 5:00 am on Aastha TV.
1. know me more if u got nothing else to do while surfing...
http://www.geocities.com/rohitsz

-
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] Fedora's problem continue...

2004-06-20 Thread Rohit Kumar
hello there to all..
i tried installing fedora core 1 on my system...
swap=512m
data=3.3g
there was no problem until the installation asked to choose packages to be installed 
of my choice.
i did pick and they summed up to 1200m. my requirements were that of a java coder and 
surfing with music on.The installer erred saying not enough space on hard disk to  
copy image file.. though i am wondering why this error came up,could any one suggest 
an install with given swap/data spaces..!
thanks !:-)



Thoughts from the sender...
4. AUM...(A)ction,(U)tterness,(M)ind 
3. Please visit www.urday.com for your spiritual awakening.
2. Practise yoga every morning at 5:00 am on Aastha TV.
1. know me more if u got nothing else to do while surfing...
http://www.geocities.com/rohitsz

-
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] Solution to tata....problem with fedora....

2004-06-20 Thread Rohit Kumar
hello people..
here's the solution to getting on with tata indicom internet with linux.. i guess the 
parameters need to be mentioned rest will be done...
--Modem: standard 33600 bps, prefer com 1 or com2(oops you now know i am still 
running windows )
--Phone number: #777
--extra initialization string:AT+CRM=1
do the settings with your tata phone as mentioned on your cd...
and get connected..
but the speed is not really 115K...
i got lucky as at my place (east delhi) spectramind had its stall at one of the 
markets.. 
and i got registered ...so i'll be quickly moving over to it soon..
still try it out as may be on linux.. you might get better speeds..
 
Now the problem..
this i am sending the second time.. i guess the moderator rejected it the first time.. 
bhagwan karay unhay aaj hee say windows say infinite pyaar ho jaye...
so here's my  problem..
i installed fc-I .. i had 512m swap...3.3g data spaces..
but after choosing my packages which totalled to 1200m.. the installer gave me the 
error not enough space on hard disk.. so i have no idea how and why this error came... 
please suggest me some other distribution or a solution to this problem..
thanks :-)
still hoping and trying to install linux on my system :-(


Thoughts from the sender...
4. AUM...(A)ction,(U)tterness,(M)ind 
3. Please visit www.urday.com for your spiritual awakening.
2. Practise yoga every morning at 5:00 am on Aastha TV.
1. know me more if u got nothing else to do while surfing...
http://www.geocities.com/rohitsz

-
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] Fedora Core-1 Installation Problems

2004-03-08 Thread Rohit Kumar
Hi there Linux ppl 
i did get the fedora cd's but my purpose was not
solved! 
actually i did get fedora core-1's two cd's with
feb-04 issue of lfy. i tried installing it but
encountered with a fatal unhandelled exception that
made me abort the installation. 
the same thing happened with another set of core-1
cd's too. 

i did the following... 
(though not in order i don rem the exact order. i am a
point  click guy so followed what came with the
fedora gui installation i guess anaconda!) 

0.did run the test for checksum before installing for
all 3 cd's 
1.manually formatted partition to ext3. 
2.did not make a swap partition (as it was optional!) 
3.choose GMT+0530 and eng/hindi languages. 
4.choose desktop type installation. 
5.added kde to default package list to be installed 
6.successful in copying rpm's to hard disc. 
7.packages verified 
8.then a gui with following text popped up: 

/* 
Traceback (most recent call last): 
File /usr/lib/anaconda/gui.py, line 1047, in
handleRenderCallback 
self.currentWindow.renderCallback() 
File /usr/lib/anaconda/iw/progress_gui.py, line 242,
in renderCallback 
self.intf.icw.nextClicked() 
File /usr/lib/anaconda/gui.py, line 766, in
nextClicked 
self.dispatch.gotoNext() 
File /usr/lib/anaconda/dispatch.py, line 168, in
gotoNext 
self.moveStep() 
File /usr/lib/anaconda/dispatch.py, line 236, in
moveStep 
rc = apply(func, self.bindArgs(args)) 
File /usr/lib/anaconda/packages.py, line 832, in
doInstall 
syslog.start (instPath, syslogname) 
File /usr/lib/anaconda/syslogd.py, line 65, in start

self.pid = os.fork () 
OSError: [Errno 12] Cannot allocate memory 
*/ 
i don know who else to ask for so am mailing this
here. Please help as i am trying to switch over to
linux for the past one month and was unsuccessful with
installations like knoppix/LiFY/BhavyaOS etc i knew
redhat install's are simple so got this release but am
stuck again!
help! 


__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/