If having some limited success in getting Dachstein 1.02 to run as just a router between to private networks, 192.168.1.0 and 192.168.2.0, with 192.168.2.0 being a expansion to the 192.168.1.0 network which is just about full. In terms of machines on either network being able to see the other (aka 192.168.1.195 being able to ping 192.168.2.195 and vice versa) I've had no problems, but some protocols are having problems (such as HP JetDirect) with a good example being a Network file server on 192.168.1.0 acting as a print queue server trying to send print jobs to a HP JetDirect printer on the 192.168.2.0 network and while basic information (such as a error) is able to be received back by the Network file server other information sent by JetDirect on ports 1782 and 161. Currently my guess is that the router is blocking such traffic when I saw this message in my logs on Dachstein machine: Packet log: input REJECT eth1 PROTO=17 192.168.1.138:1705 192.168.2.2:161 L=68 S=0x00 I=44714 F=0x0000 T=128 (#3) Packet log: input REJECT eth1 PROTO=17 192.168.1.138:1705 192.168.2.2:161 L=68 S=0x00 I=45121 F=0x0000 T=128 (#3) Packet log: input REJECT eth1 PROTO=17 192.168.1.138:1705 192.168.2.2:161 L=68 S=0x00 I=45643 F=0x0000 T=128 (#3) Packet log: input REJECT eth1 PROTO=17 192.168.1.138:1705 192.168.2.2:161 L=68 S=0x00 I=46042 F=0x0000 T=128 (#3) With 192.168.1.138 being my server and 192.168.2.2 being my printer
Also, just as experiment to find out if I even have my network setup correctly I did a quick and dirty test using I "think" the same configuration with LRP 2.9.8 that I used with Dachstein (as best I could translate the various options) and had no problems access devices on 192.168.2.0 from 192.168.1.0 (which includes JetDirect, which worked fine), but I would much prefer to use Dachstein than a old version of LRP. Some of the options on my Dachstein box: IPFWDING_KERNEL=FILTER_ON IPALWAYSDEFRAG_KERNEL=NO IF_AUTO="eth0 eth1" IF_LIST="$IF_AUTO" eth0_IPADDR=192.168.2.1 eth0_MASKLEN=24 eth0_BROADCAST=+ eth1_IPADDR=192.168.1.11 eth1_MASKLEN=24 eth1_BROADCAST=+ eth1_DEFAULT_GW=192.168.1.1 IPFILTER_SWITCH=router EXTERN_IF="eth0" EXTERN_DHCP=NO EXTERN_DYNADDR=NO INTERN_IF="eth1" INTERN_NET=192.168.1.0/24 INTERN_IP=192.168.1.11 MASQ_SWITCH=NO Does anyone have any thoughts on what I might have configured wrong? Thanks! -Kenneth Hadley _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
