Re: static IP

2007-07-02 Thread thanigai rajan

your /etc/network/interfaces file should be as follows

iface eth1 inet static
 address 192.168.1.10
 netmask 255.255.255.0
 network 192.168.1.0
 broadcast 192.168.1.255
 gateway 192.168.1.1

further details go
http://david.decotigny.free.fr/libre/ibook2-debian/etc/network/interfaces


--
Thanks & Regards
MThanigairajan

The Most Certain Way To Succeed Is To Try One More Time

-- By Edison


Airtel won't working on LAN

2007-06-05 Thread thanigai rajan

Hi all,
Our Airtel ADSL2 220BX  Modem has an IP address of 192.168.1.254
my system  has an IP Address of 192.168.1.1 (which has got 2 network cards)
and my LAN machines has got addresses as 192.168.0.0/24
while i set the machine (which has got the IP of 192.168.1.1 &
192.168.0.1)as gateway for
my 192.168.0.0/24 networks, internet is not working in
192.168.0.0/24networks but working on
192.168.1.0/24 networks.

but in VSNL the same setup is working fine.

while i go through in both modems the Airtel has firewall enabled but in
VSNL the firewall is disabled.

is it the cause ? how to disable it ?
or else what will be the problem?


--
Thanks & Regards
MThanigairajan

The Most Certain Way To Succeed Is To Try One More Time

-- By Edison


configuring 2 internet connections

2007-05-29 Thread thanigai rajan

Hai all,
we have 2 broadband connections.
we are using Debian Etch
Our need is, if one of them has failured , then the other one will up On our
LAN
how can we achieve this ?
is there any opensource  for this?


--
Thanks & Regards
MThanigairajan

The Most Certain Way To Succeed Is To Try One More Time

-- By Edison


mailclient behind proxy

2007-05-22 Thread thanigai rajan

Hi  all,
In my SQUID on ETCH configuration,
My LAN has 192.168.0.0/24, and isp  router has 192.168.1.254
there is no problem with browsing.
while i configuring the mail client(Thunder bird, evolution etc) it says the
error as  "213.34.24.45 network not reachable "
where 213.34.24.45 is the ip of the particular mail server

now there is no firewall.(i stopped th firewall)

and in my proxy configuration file there is an entry like  " acl all src
0.0.0.0/0.0.0.0 "

while i going some googling they says as http_port 127.0.0.1:4480transparent
but same problem i am facing.

can anyone suggest me to configure the mail client


--
Thanks & Regards
MThanigairajan

The Most Certain Way To Suceed Is To Try One More Time

-- By Edison


fetchmail problem on etch

2007-05-14 Thread thanigai rajan

hai all,

i have configured fetchmail on etch with postfix+dovecot(imap).
it works on a  particular user.

say a user thanigai can retrieve mails from isp server.but another user
named  sathish can't retrieve mails from isp server.

while user sathish give the command as "fetchmailconf" it says that "
fetchmailconf must be run under X " (but the user thanigai can run this
command)
while user sathish give  the command "fetchmail" it says that  "skipping
message [EMAIL PROTECTED]@pop.unitedprotech.com:1 not flushed"

where  [EMAIL PROTECTED] is username
   pop.unitedprotech.com is the isp name.

for this how can i retrieve mails for sathish

--
Thanks & Regards
MThanigairajan

The Most Certain Way To Suceed Is To Try One More Time

-- By Edison