Recent Changes - Search:

Softwares

.

Connecting-sify-broadband-connection

Main.Connecting-sify-broadband-connection History

Show minor edits - Show changes to output

May 02, 2008, at 08:44 AM by 210.214.41.161 -
Added lines 1-79:
(:Google1:)
(:Googlemm:)
----

'''Prerequisite''':

1. gtk2 version 2.0 or later

2. openssl 0.9.7 or later


*Kindly call 1 600 3453330/ 1 901 4253330- Sify Broadband Customer Care to get IP address, DNS and Gateway so that you can download the client which you can use to connect to sify,

*Assign an IP address for the ethernet card.

$ sudo ifconfig eth0 xx.xx.xx.xx

*Add default gateway.

$ sudo route add default gw xx.xx.xx.xx


*Visit the url below to download the client.

http://202.144.65.70:8090/downloaddialer.php

'''Installation on NON RPM Supported System'''

a. Download Broadband Client:

Click here to download Sify Broadband Client for Linux OS

b. Installation Steps:

gunzip sify_bbclient-3.0.tar.gz

tar -xvf sify_bbclient-3.0.tar

For more information refer Readme.txt file bundled along with package

'''Launching the Client'''

Open a terminal from X server

From terminal run the command "sifyconnect"

*Problem while running the client can be solved by creating symlinks

shibu@shibu-laptop:/usr/lib$ sudo ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.4

shibu@shibu-laptop:/usr/lib$ sudo ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.4
shibu@shibu-laptop:/usr/lib$ sifyconnect

[@
shibu@shibu-laptop:~$ sudo sifyconnect

Checking reachability of Sify Server ... : Success
checking whether instance sifyclient already running ... : NO
Establishing sify broadband connection ...

shibu@shibu-laptop:~$ host google.com
google.com has address 72.14.207.99
google.com has address 64.233.187.99
google.com has address 64.233.167.99
google.com mail is handled by 10 smtp1.google.com.
google.com mail is handled by 10 smtp2.google.com.
google.com mail is handled by 10 smtp3.google.com.
google.com mail is handled by 10 smtp4.google.com.

@]

'''Not able to Connect'''

*Use route -n to see if the gateway is setup properly.
*Check eth0 ip address.

(:Google1:)
(:Googlemmmm:)
----
Edit - History - Print - Recent Changes - Search
Page last modified on May 02, 2008, at 08:44 AM