Currently i've got a setup of 3 computers, all connected though a lan with a
linux gateway with 2 possible
internet gateways. in total i've got 16 ip adresses in the 194.1.23 range,
which currently have little use to me, because the network behind eth0
doesn't allow 194.1.xx adresses to be routed.

I've already tried lots (except ip-iptunneling, because i don't have a
tunneling router to talk to),
but still i wonder if i can use my ip range on the internet with a
preference for eth0 instead of ppp0.
(real routing instead of masquerading?)

Any thoughts are welcome,
 thanx a bunch in advance!


[detailed problem description]
box1= mailserver currently via a portforward on box3
box2= general box
box3= gateway, forwarding though ppp0(33k6 leased), masquerading though
eth0(10mbit cable).

(194.1.23.67)
[box1]------\ (194.1.23.66)
             eth1-[box3]--eth0(24.1.12.1)->inet
[box2]------/          \--ppp0(194.1.23.65)->inet
(194.1.23.66)

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
'internal network of _valid_ inet-ip's:'
194.1.23.64   *            255.255.255.240 U     0      0        0 eth1
'gateway nr1:'
194.1.30.12   *            255.255.255.255 UH    0      0        0 ppp0
'servers that need to be accessed though ppp0'
194.1.6.52    194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.6.50    194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.6.51    194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.6.48    194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.6.67    194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.6.49    194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.127.48  194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
194.1.127.49  194.1.30.12  255.255.255.255 UGH   0      0        0 ppp0
'all other traffic gets masqueraded though eth0'
24.1.12.1     *            255.255.255.255 UH    0      0        0 eth0
default       24.1.12.1    0.0.0.0         UG    0      0        0 eth0

>specialised in home improvement

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to