Networking Forums

Networking Forums > Computer Networking > Linux Networking > Internet connection sharing

Reply
Thread Tools Display Modes

Internet connection sharing

 
 
tornado
Guest
Posts: n/a

 
      10-13-2003, 01:25 PM
Hello all,

I am facing a problem here. I have RH 8.0 box on a our LAN which i m
using to connect to the internet. I am unable to share this connection
with the LAN. Can anyone point why this is happenin ??
I can connect to the net from RH 8.0 but i am unable to connect from
the LAN.
When i ping the ip for e.g 192.168.0.1 which is RH 8.0 box configured
as a gateway from internal LAN it pings.

Any solutions ??


Thanks in advance.
 
Reply With Quote
 
 
 
 
Shadow_7
Guest
Posts: n/a

 
      10-13-2003, 03:05 PM
> I am unable to share this connection with the LAN.

You might want to check out NAT / Masquerading. ICS is a M$ thing.

iptables.org aka netfilter.org

All you need to do for the win boxes is to set the default gateway to the
IP of the router/gateway. And of course setup the DNS ips, which could be
the same IP, if you have BIND or DNSMASQ setup for it on the RH box.

C:\> route PRINT
(will show you what it's currently set to in windows.)
There's also "ipconfig /ALL" and/or "winipcfg".

# route -n
or
# netstat -r
(for linux of course)

Making sure that the appropriate interface is setup with ifconfig, or
iwconfig if you're wireless.

Shadow_7
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Gateway device created in Network Connections when I removed Internet Connection Sharing Martin Underwood Home Networking 2 04-07-2005 12:56 PM
Internet Connection Sharing mccinc Windows Networking 1 03-11-2005 08:44 AM
Internet connection sharing polar_bear Windows Networking 4 06-16-2004 12:53 AM
Internet Connection Sharing phillip ardussi Wireless Internet 0 08-17-2003 11:43 AM
Re: how to enable Internet Connection Sharing (ICS) to share the dial-up connection Steve Winograd [MVP] Windows Networking 0 08-08-2003 07:27 AM



1 2 3 4 5 6 7 8 9 10 11