his as well:
>
> echo 1 > /proc/sys/net/ipv4/ip_forward
>
> now all i have to do is figure out DNAT and actually impliment security. :)
> thanks for your help!
>
>
>
> - Original Message -
> Sent: Friday, September 06, 2002 1:57 AM
> Subject: Re:
-
Sent: Friday, September 06, 2002 1:57 AM
Subject: Re: networking not working
> wonderful!
> it works!
> ...sort of
>
> now i my gateway can see the world
> and my webserver can see the gateway
> but my webserver CAN'T see the world
> and the world CAN'T see
icy OUTPUT ACCEPT
iptables --policy FORWARD ACCEPT
iptables -t nat --policy PREROUTING ACCEPT
iptables -t nat --policy OUTPUT ACCEPT
iptables -t nat --policy POSTROUTING ACCEPT
- Original Message -
Sent: Saturday, September 07, 2002 1:29 AM
Subject: Re: networking not working
> >
The uplink port is meant for linking hubs together. If you must use it
for an actual computer connection, you need either a button on the hub
that will turn the uplink port into a normal port or, barring that, a
crossover cable.
On Fri, 6 Sep 2002, daniel wrote:
> i'm trying to set up my lit
> now i'm not even concerned with actual software yet... at the moment, i
> can't even get the lights on my hub to light up for the connection from my
> gateway to the hub. where are the cables supposed to plug into the hub?
> right now i have the cable from the gateway going into the "uplink"
p
i'm trying to set up my little home network here and i can't even get out of
the gate... here's a quick diagram of my setup:
cableModem
|
|
gatewayBox
|
|
linksysHub
|
|
+--+
| |
| |
| webServer
|
|
windowsMachine
now i'm not even concerned with actual s