Re: [ilugd] Nat Problem

2008-08-30 Thread Ashish Shukla आशीष शुक्ल
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

devesh  writes:
 Hi,

 I have a usb based Tata Indicom connection which serves me as ppp0. I want
 to share this connection on another machine. What I did :

 1. Start ppp0 on my pc.
 2. Connect eth0 to LynkSys router(wifi).
 3. Start Nat (http://www.aboutdebian.com/proxy.htm ,  2nd fig is my case!!!)
 4. ppp0 has some dynamic address and eth0 has static (192.168.1.x with
 no-gateway)

If you're using rp-pppoe, it provides different firewall profiles
(depending on your requirement) which can be activated at the time of
connection. For more information, check out: pppoe-setup .

OR

After activation of ppp0, you can execute following:

# sysctl net.ipv4.ip_forward=1
# iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

 Whats problem:
 1. when i do :  ping google.com -I etho   NO RESPONSE (doesnt work)

That won't work because eth0 doesn't route to internet. 

 while it works when i do : ping google.com -I ppp0

 Please show me the route!!!

default via ppp0

Ashish
- -- 
·-- ·-  ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAki458IACgkQHy+EEHYuXnRTmwCgjv2830Z6l4L6IXKwjjrDEOYq
2ZAAn0OhTlgOnxZUhCOWCH1HHyd025z0
=hONJ
-END PGP SIGNATURE-

___
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] Any experiences with Acer Aspire One?

2008-08-30 Thread Saurabh Nanda
I would advise everyone to not buy any Acer notebook. Their build
quality sucks. And believe me, you might think that build quality does
not matter, but for notebooks it does -- you'll realize it later. The
mousepad of my Acer laptop[1] started misbehaving within 2 months of
purchase. Today, after 3 years of sparse usage (mostly lying around at
home) I find out that the keyboard has started misbehaving too.

Don't even get me started on the battery. Even when it was brand new,
I never got more than 1h 15m of battery backup.

Moral: DON'T buy Acer.

[1] TravelMate 4061NWLCi

Saurabh.


-- 
http://nandz.blogspot.com
http://foodieforlife.blogspot.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] Any experiences with Acer Aspire One?

2008-08-30 Thread Nalin Savara
Hi Ppl...
I personally hv a Acer Aspire 5920--- C2Duo, 160 GB, 2 GB. I must say I am
real happy with that and it is a good system for a good price.

Regards,

NS
___
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] {OFF TOPIC} help me in building database of human description terminology

2008-08-30 Thread narendra sisodiya
Dear all,

This idea may feel like a stupid idea but in this idea by using wiki
technology I am trying to collect possible terminologies for description of
human nature.
This may be useful to many social application developer to design good
application for you, all you need to do is just add all possible line you
can think of on this page..
http://narendra.scribblewiki.com/How_to_describe_yourself
Just see the page,, you will get idea,


-- 
 Best Regards --
Narendra Sisodiya ( MTech, IIT Delhi)
Tejas Networks , Bangalore
mob : 093790-75930
skype : narendra_sisodiya
webpage : http://narendra.sisodiya.googlepages.com/aboutme
[EMAIL PROTECTED] : http://www.lug-iitd.org
- Jai Hind --
___
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] Debian Lenny Live Becomes Reality

2008-08-30 Thread Swapnil Bhartiya
Dear Friends,

The Debian Live team is pleased to announce the first beta of Debian Lenny's 
Live images.

Although we missed releasing images for Etch along with the installer images, 
we are now prepared to release live images within the regular Lenny release 
process. This is the first official release of Debian Live and the whole team 
has been working hard during the past 2.5 years to make Debian's own live 
systems become a reality.

Nevertheless, we do need your help to find more bugs and improve the live 
systems, so please try them out. The images are available at:

http://cdimage.debian.org/cdimage/lenny_live_beta1/

SWapnil


  Unlimited freedom, unlimited storage. Get it now, on 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/


___
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] Nat Problem

2008-08-30 Thread Jasbir Khehra
On Fri, 29 Aug 2008 22:12:43 -0700 (PDT)
Naresh Narang [EMAIL PROTECTED] wrote:

 Set up a static route on your box that says for the Natted subnet on
 eth0 use ppp0 for gateway.

I wont suggest doing this for a virtual interface like ppp0. Whenever
the link goes down kernel will remove the rule. Better to stick with
netfilter and its MASQUERADE target.

Regards
-- 
Jasbir

___
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] Nat Problem explained

2008-08-30 Thread devesh
hey,

How can I  Set up a static route on your box that says for the Natted
subnet on eth0 use ppp0 for gateway. ??

and i tested these nat settings(http://www.aboutdebian.com/proxy.htm) on my
another machine,but then there was a little change :

1. At that time I used eth1(incoming net connection) instead of
ppp0(incoming net connection)
2. eth0 was connected to a small hub(8 port) not to the wifi router
directly..

and at that time i got response from both(after running nat) that are:
ping google.com -I eth0

ping google.com -I eth1

So my confusions are(in this case) :
1. ppp0 doesn't behave as eth1
2. wifi-router doesn't work as hub

OR is there any way so that i can use my internet connection on two
machine?if anyone knows tell me step-by-step, ;)


Thanks,
Devesh
___
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] Debian Lenny Live Becomes Reality

2008-08-30 Thread Atanu Datta
On Sun, August 31, 2008 1:36 am, Pranith Kumar said:
 great!! its after a loong time that ubuntu came out with a live cd
 that u have been able to do this...

 what was the main problem? could'nt u have used ubuntu's developed
 software to create the live cd? i think they are based or leeched upon
 debian/ why can't debian leach off ubuntu to create the live cd??

 It's too late man. I personally love debian, having used it throughout
 the college, but it's falling behind. sorry to say..


When it comes to speed, Debian beats the pants off any distro, which
includes Ubuntu. :-)

-Atanu


___
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] Strange Internet Experience on Ubuntu Linux

2008-08-30 Thread Ravi Kumar
Hi,
I am facing strange Internet experience on my Ubuntu system. I have a system
with Dual Booting, Linux/Ubuntu and Windows XP. Airtel Broadband connection
is with Beetel Modem interface to ethernet (not usb).
Now,
I can open Google.com, can search. I can open Gmail, read/send mails.
i can open citibank india page.
I can ping any site, and the Ip is resolved quickly (ping shws the IP
Address and also pings ).
I can open a site (cannt disclose the adderss, my companies internal site),
using IP address (no name regsited for that server).

BUT,
I cannot open any other site. I can search but when i click the link in
search result page, it just says,. Waiting for site_name and then nothing
happens for long. I telnet to yahoo.com port 80, issued GET /index.html but
nothing happened, just Remote host closed the connection

For all sites, it says Waiting  and then nothing happens. This is really
strange.In google translate, I opened youtube.com and that opened, but not
the images or links which has direct requested to original server. Talked to
airtel guys, but let me tell you, they are the dumbest technicians in the
world (at least at customer care center). I have bad experince with them.
Let me share that to you people:
Once I called Airtel Broadband Customer care, and asked, wht is the Gateway
address for modem to airtel network, and they said 192.168.1.1 I explianed
the fact to them tat this is modem, which is gateway foir my computer. The
guy thought for sometime and trhen said, 192.168.1.1
I shouted and he ran to call senior officers, said he knows the address and
can tell you. The senior person came and I
had to brief everything again, and at last he said, Sir please write down,
the gateway address is 192.168.1.1, and that is used for everything, from
computer to modem, from modem to airtel, wven we here use the same

Enjoy
-- 
-=Ravi=-
___
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] Strange Internet Experience on Ubuntu Linux

2008-08-30 Thread Swapnil Bhartiya
 For all sites, it says Waiting  and then
 nothing happens. This is really
 strange.In google translate, I opened youtube.com and that
 opened, but not
 the images or links which has direct requested to original
 server. Talked to
 airtel guys, but let me tell you, they are the dumbest
 technicians in the
 world (at least at customer care center). I have bad
 experince with them.
 Let me share that to you people:
 Once I called Airtel Broadband Customer care, and asked,
 wht is the Gateway
 address for modem to airtel network, and they said
 192.168.1.1 I explianed
 the fact to them tat this is modem, which is gateway foir
 my computer. The
 guy thought for sometime and trhen said, 192.168.1.1
 I shouted and he ran to call senior officers, said he knows
 the address and
 can tell you. The senior person came and I
 had to brief everything again, and at last he said,
 Sir please write down,
 the gateway address is 192.168.1.1, and that is used for
 everything, from
 computer to modem, from modem to airtel, wven we here use
 the same
 
 Enjoy
 -- 

I have been facing the exactly the issue on Sify. I spoke to Sify for a long 
time, but of not much use. Then I found that if I use Firestarter and allow 
port 80 then it works...I don't know how but it worked for me.

Swapnil


  Be the first one to try the new Messenger 9 Beta! Go to 
http://in.messenger.yahoo.com/win/


___
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/