This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

alternate ip on internal interface dropping packets in filter

I have an internal address of 192.168.25.1 on my private site of my astaro box.  I've setup an alternate ip on the internal interface of 192.168.0.1 to support our printer system that uses this addressing scheme.  I can ping the addresses on the printer network, but cannot print to the devices.  The packet filter live log shows packets from my 25.1 network going to 192.168.0.75:515 being dropped.  I have nothing in my packet filter that is doing this so it's obviously a default setting somewhere.  HELP!!


This thread was automatically locked due to age.
  • "Firewall" = "What is not specifically allowed is denied"

    Is there a reason to have the printers in a different subnet?  Why not just change the primary IP on the interface to .0.1?

    Cheers - Bob
  • This is a network that I picked up a few years ago and have been fighting small fires here and there.  The addresses were setup before I got there and really aren't hurting anything so, "if it ain't broke, don't fix it!!".
    As it turns out, all I had to do was make sure I had the right interfaces on the packet filter to explicitly allow the access.  I had put the internal IP in the source instead of the internal network.