On 29 Nov 2005 00:13:20 -0800, Kegan Holtzhausen <[EMAIL PROTECTED]> wrote:
> for routing info,
> # route
> [snip]
> # ip route
> [snip]
> see the src part... that sets my from address which is assigned..
>
> also check
> [snip]
> # ip addr
>
>
> Kegan Holtzhausen
Thanks for the pointers Mr. Holtz
for routing info,
# route
[EMAIL PROTECTED] ~]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
10.117.80.0 * 255.255.252.0 U 0 00
eth0
169.254.0.0 * 255.255.0.0 U 0 0
On 11/23/05, John covici <[EMAIL PROTECTED]> wrote:
> This is sort of a shot in the dark, but in our router config it may
> mention the address somewhere -- do you have any static nat's i.e ip
> nat static ... for port forwarding?
>From what I remember, I am using source nat'ing.
But I am using po
On 23 Nov 2005 23:07:56 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Are you sure you are not natting / snatting / dnatting incorrectly?
> also check "cat /proc/sys/net/ipv4/ip_forward" and it should return 1.
> if not, echo 1 >/proc/sys/net/ipv4/ip_forward.
>
Forwarding is working correc
Are you sure you are not natting / snatting / dnatting incorrectly?
also check "cat /proc/sys/net/ipv4/ip_forward" and it should return 1.
if not, echo 1 >/proc/sys/net/ipv4/ip_forward.
Also check routing tables, do you have multiple tables?
Kegan Holtzhausen
--
To UNSUBSCRIBE, email to [EMAIL
5 matches
Mail list logo