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

Templates

Are there any templates. I have installed 3.2, both of my nics are recognized but I still can't get it to work. I would hate to have to use a Windows firewall.


This thread was automatically locked due to age.
Parents
  • A bit more info would be useful.
    Have you assigned IP's to the cards ?  Gateways ? Filters ?
  • Yes I have assignedthem IPs
    ethO (internal)ip 192.168.2.100 (static) netmask 255.255.255.0
    eth1 (extern) 172.17.2.250 (static) netmask 255.255.255.255 (the 172.17.2.250 is internal to my router. the external ip of 216.201.205.123 points to it) I do not get a reply when I ping this ip.
    Initially I added a packet filtering rule of From Client: Any Service: Any to Server: Any Action: Any. This did not work so I deleted it and set up from eth0 network to extern_network for DNS HTTP HTTPS and so on.
    I would appreciate any help you can give me.
    Thanks
  • I'm sorry. That exteral IP is 216.201.205.126
  • quote:
    Originally posted by Jorge:
    I'm sorry. That exteral IP is 216.201.205.126


    Have masqueraded eth0_network__ through your external NIC?

    Networks -> NAT / Masqerading
  • no I have not done any masq
  • Have masqueraded eth0_network__ through your external NIC?

    Networks -> NAT / Masqerading

    I just added masq: eth0_Network - MASQ_extern, dst translation none all/all. I still can't get out.
  • Hi Jorge,

    If you have not solved your problem yet, please follow the below explanations:

    eth0 ( internal ):
    IP: 192.168.2.100
    Netmask: 255.255.255.0

    eth1 ( external ):
    IP: 216.201.205.126
    Netmask: The netmask of your router
    Gateway: The gateway of your router

    Masquerading:
    Private_network_192.168.0.0 -> External_interface

    Packet Filter -> Rules:
    eth0_network  any  any  allow ( green )

    That is all

    Bye

    Jaume
  • If you have not solved your problem yet, please follow the below explanations:

    eth0 ( internal ):
    IP: 192.168.2.100
    Netmask: 255.255.255.0

    eth1 ( external ):
    IP: 216.201.205.126
    Netmask: The netmask of your router
    Gateway: The gateway of your router

    Masquerading:
    Private_network_192.168.0.0 -> External_interface

    Packet Filter -> Rules:
    eth0_network any any allow ( green )

    That is all

    Bye

    Jaume 

    Jaume,
    Thanks for your reply.
    I did as you suggested except that I used 172.17.2.250 as the external nic address. the 216.201.205.126 is external to my router.
    It still does not work.

    Thanks.
    Jorge
  • Hi Jorge,

    I also have a router before my ASL Firewall and I use the IP address of my router as external address in my firewall(eth1), the default gateway of my router as gateway in my firewall and the netmask of my router as netmask in my firewall and it works fine.

    Bye

    Jaume

    [ 30 May 2002: Message edited by: Jaume ]

Reply
  • Hi Jorge,

    I also have a router before my ASL Firewall and I use the IP address of my router as external address in my firewall(eth1), the default gateway of my router as gateway in my firewall and the netmask of my router as netmask in my firewall and it works fine.

    Bye

    Jaume

    [ 30 May 2002: Message edited by: Jaume ]

Children


  • [ 30 May 2002: Message edited by: Jaume ]

  • Jorge, perhaps I've not read throughly through this, but there is one thing that bugs me here.

    Why do you have a 32 (or 255.255.255.255) netmask on your external interface?? It makes no sense to me (doesnt necessary mean too much  [;)] that the external part of your ASL should connect to?

    Do you have another firewall/router outside of your ASL? And if so, what is the INTERNAL IP and NETMASK of that machine.