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

what am I doing wrong

I am having problems getting this to work. Below is my config and than my problem. I am using asl 3.2

I have one firewall with 4 nic cards (eth0, eth1, eth2 and eth3).

Eth0 has a Ip address of 192.168.1.100 and is the webadmin interface. Eth0 is connected to the same hub as my linux router. 

Eth1 is configured with IP address 10.0.0.1 Eth1 is connected to a seperate hub. On this hub I have connected another server which has a IP address of 10.0.0.44. Everything has a gateway of 192.168.1.100

My problem is the server with IP address of 10.0.0.44 cannot get out on the internet. I cannot ping it from the firewall. I tried to turn on dhcp and give it a dhcp address but that did not work either. 

Am I missing any rules? My only currently is any to any. 

If I turn on dhcp on the eth0 interface and connect to a computer to the hub which eth0 is conneced to that the computer does get a address and can get out. But no luck getting the other 3 nics to work.

My eth0 nic is a intel and the other 3 nic are linksys same model. 

This is really frustraing me any help will be very helpful.

Thanks
 
 [size="1"][ 16 September 2002, 07:43: Message edited by: Sargam ][/size]


This thread was automatically locked due to age.
Parents
  • the 10.0.0.44 has a wrong gateway in your setup change it to 10.0.0.1
  • as i understand you, you have wrong gateways.

    guess your linux router LR has two interfaces, lets say:
    LR-eth1, connected to Internet (IP told by ISP.
    LR-eth0, connected (via hub) to your ASL-eth0.
    - i guess it has an IP like 192.168.1.1 or 192.168.1.250 - right??

    your Astaro-box has 4 interfaces.
    ASL-eth0, 192.168.1.100, webadmin-interface and connected to router. (oops - so your admin-station is not behind the asl-wall, but between router and Asl-box).
    ASL-eth1, 10.0.0.1, which is connected to server 10.0.0.44.
    ASL-eth2,
    ASL-eth3.
    Give to the ASL-box as default gateway the IP of LR-eth0 (guessed 192.168.1.1). __not__ASL-eth0__!!!
    As I remember you don't need to define it on each interface separately, if they should use the same.

    Your server 10.0.0.44 should get the IP of ASL-eth1 as default gateway, 10.0.0.1 - as is written in the above note.

    any station on connected to ASL-eth1, ASL-eth2, ASL-eth3 should get the IP of that ASL-interface as default-gateway __if__it__shall__be__able__to__access__internet__

    ok?

    any station on ASL-eth0 can reach the internet of course, (if it has the ip of the router as gateway). they ar not hidden by firewall in this case!
Reply
  • as i understand you, you have wrong gateways.

    guess your linux router LR has two interfaces, lets say:
    LR-eth1, connected to Internet (IP told by ISP.
    LR-eth0, connected (via hub) to your ASL-eth0.
    - i guess it has an IP like 192.168.1.1 or 192.168.1.250 - right??

    your Astaro-box has 4 interfaces.
    ASL-eth0, 192.168.1.100, webadmin-interface and connected to router. (oops - so your admin-station is not behind the asl-wall, but between router and Asl-box).
    ASL-eth1, 10.0.0.1, which is connected to server 10.0.0.44.
    ASL-eth2,
    ASL-eth3.
    Give to the ASL-box as default gateway the IP of LR-eth0 (guessed 192.168.1.1). __not__ASL-eth0__!!!
    As I remember you don't need to define it on each interface separately, if they should use the same.

    Your server 10.0.0.44 should get the IP of ASL-eth1 as default gateway, 10.0.0.1 - as is written in the above note.

    any station on connected to ASL-eth1, ASL-eth2, ASL-eth3 should get the IP of that ASL-interface as default-gateway __if__it__shall__be__able__to__access__internet__

    ok?

    any station on ASL-eth0 can reach the internet of course, (if it has the ip of the router as gateway). they ar not hidden by firewall in this case!
Children
No Data