Sharing Adsl Link


 
Thread Tools Search this Thread
Special Forums IP Networking Sharing Adsl Link
# 1  
Old 10-02-2007
Sharing Adsl Link

Hi guyz,

got a little bit of a situation here. we are sharing an ADSL link with
another organization. so there are 2 networks.
network 1:
has the adsl router and the whole n/w is on subnet 192.168.0.*
the adsl router has its ip as 192.168.0.1

network 2(now us):
we have set up a linux box running Centos 4.3 to act as a firewall,
proxy and dhcp + file server. our network is on subnet 192.168.1.*
the linux box has two NICS:
eth0:192.168.1.1
eth1:192.168.0.6 (varies since it takes ip dynamically from the adsl
router on n/w 1)
on our network we have a domain running on 2003 server....n our dns is
also on the 2003 machine.

scenario:
from the linux box.....i can be able to surf the net, but all the
other client machines on our network (192.168.1.*) cannot access the
net. i cannot ping the adsl router or any 192.168.0* address from the
client machines, but i can do all that on the linux box.


now am suspecting i need a NAT....or a router to join the 2 networks.
however, i would like to utilize the linux box for the job (as a
NAT/ROUTER).

Can anyone help me get through this situation....i really need to sort
this out!
or if anyone can help me get the client machines access the other
n/w.....i would be grateful...coz then i can proceed n share the link.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. IP Networking

Configuring ADSL/3G/4G connectivity with Failover and Fallback capability

Hello All, I have one requirement in which, i have 3 connections one ADSL and two 4G dongle (Jio/Airtel). Where i need to configure ADSL and 4G connections, which i have configured and able to connect internet throught them, Now i need to create set-up for failover and fall back between them,... (0 Replies)
Discussion started by: linux.amrit
0 Replies

2. Shell Programming and Scripting

Using Net::Telnet in Perl to connect to an adsl modem

Hello, First of all, congratulations on this forum! Very mice material! This is my fist thread and it has to do with connecting to an adsl modem and executing some commands. Heres what I do: $username = 'admin'; $passwd = 'admin'; $telnet = new Net::Telnet ( Timeout=>10,... (2 Replies)
Discussion started by: Ravendark
2 Replies

3. Solaris

Installing USB adsl modem?

Hello all, granted that I am an absolute beginner with Solaris, I'd like to use my adsl modem, t's a Zyxel prestige 630. I managed to install and configure it under Ubuntu using the drivers from Conexant AccessRunner ADSL USB modems with Linux ; is there a chance to do the same under Solaris 10... (0 Replies)
Discussion started by: clalfa
0 Replies

4. IP Networking

sharing of IP address for load sharing avoiding virtual server & redirection machine

I have RedHat 9.0 installed on three of my servers (PIII - 233MHz) and want that they share a common IP address so that any request made reaches each of the servers. Can anyone suggest how should I setup my LAN. I'm new to networking in Linux so please elaborate and would be thankful for a timely... (2 Replies)
Discussion started by: Rakesh Ranjan
2 Replies

5. Solaris

Solaris 10 ADSL USB modem problem

Hi, I have USB Siemens Santis 100 ADSL modem.I need driver for this modem on Solaris 10.Please help me with some info.Platform is x86.Thanks. (2 Replies)
Discussion started by: Upravnik
2 Replies

6. UNIX for Dummies Questions & Answers

Four PCs Sharing ADSL

Hello, everyone. I have a little favor to ask. Me and my friends decided sharing an ADSL line with four PCs. PC no.1: Desktop, two netcard (2000 and 8139), Mandrake 9.0 PC no.2: Acer notebook, PC Card, RTL-8139C/8139C+, MS 98 + Win 2000 Pro PC no.3: Desktop, net card 8139, WindowME + Win 2000... (1 Reply)
Discussion started by: HOUSCOUS
1 Replies

7. UNIX for Dummies Questions & Answers

ADSL with Darwin 1.41

Hey everyone, just to let you all know "I'm an uber n00b" I'm connected to Telstra Bigpond's (Australian ISP) ADSL network, now I;m running Darwin 1.41 on an Apple Macintosh PPC computer. I don't know how to set up ADSL on this system, can someone please guide me. (3 Replies)
Discussion started by: Syphor
3 Replies

8. UNIX for Dummies Questions & Answers

PPPoE + ADSL on FreeBSD 4.4

Hi everyone, This is basically my problem. I setup freebsd, and wanted to get my adsl connection up which uses pppoe to connect. I followed the steps in this (http://free.mine.nu/~squirrel/PPPoE/FreeBSD%20PPPoE%20Howto.htm) manual and configured everything successfully. The problem begins when i... (7 Replies)
Discussion started by: Luftwaffe
7 Replies

9. IP Networking

Unix and ADSL

Is ADSL support available for Unix/Linux? If I want to set up a internet server, will it have to be Windows with a seperate unix box? Or can it be a clean unix server? (2 Replies)
Discussion started by: vannie
2 Replies
Login or Register to Ask a Question
ADSL-STOP(8)						      System Manager's Manual						      ADSL-STOP(8)

NAME
adsl-stop - Shell script to shut down a PPPoE link SYNOPSIS
adsl-stop [config_file] DESCRIPTION
adsl-stop is a shell script which stops the Roaring Penguin user-space PPPoE client. If you omit config_file, the default file /etc/sysconfig/network-scripts/ifcfg-ppp0 is used. AUTHOR
adsl-stop was written by David F. Skoll <dfs@roaringpenguin.com>. The pppoe home page is http://www.roaringpenguin.com/pppoe/. SEE ALSO
pppoe(8), adsl-start(8), adsl-connect(8), pppd(8), pppoe.conf(5), adsl-setup(8), adsl-status(8), pppoe-sniff(8), pppoe-relay(8), pppoe- server(8) 4th Berkeley Distribution 21 February 2000 ADSL-STOP(8)