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

2nd address on connection

I am trying to setup a 2nd external address on my astaro siystem.   It seems happy on my local network space however when I try to connect from the outside world to the nic, I get a big fat nothing.    It's like my isp is blocking traffic on some of my interfaces.   

Any easy way to prove this?


This thread was automatically locked due to age.
Parents
  • Network
    Interface
    Type: Additional address on ethernet interface.

    My ASL box currently has two NICs installed.  One internal, one external.  I manage 20 webservers inside our network ( Private IPs) and have added an additional ethernet interface for each one of them to the one physical card designated as EXTERNAL. So, thats over 20 different, functional PUBLIC addresses assigned to one NIC.  Works fine.

    Have you ruled out a DNS issue?

    I am using the Windows 2000 DNS server in Active Directory Interated mode to provide resolution for my local networks.  

    I am running a stand-alone DNS program ( Simple DNS Plus) on one server inside the network to keep track of my public IP addresses.  I have the appropriate SNAT/DNAT & Packet filter rules setup to pass any outside DNS requests to this machine.  When I create a new additional IP address on the outside NIC, I just update Simple DNS Plus and within a few hours that new child domain / IP address is responding and functional.

    Anyay, you do not need any additional hardware.  Just add an additional ethernet interface to your outside NIC and update the DNS appropriately.

    Hope this was of some help,

    Robert
  • This was working with mulltiiple publics on one adapter as aliased.   Peopl were telling me above to try a second nic so I ded.  Not working.   I really am suspecting something up at the isp end but Have not proven that yet.   I am going directly to the IP so I am bypassing DNS issues at current.
  • Try removing extra NIC and adding a Virtual interface to EXT nic.

    Barry
  • That's what I started with.  

    I'm going to put a box  on another public IP and test from external back in to prove that it's not astaro.
  • I think I have more information
    From a 3rd public ip on my same subnet as my one's on the asatro box I can ping the ips's and port redirects work.   From outside this subnet, from other locations they do not work.   However, I can ping my 3rd ip and it works so it's back to something unique with having multiple I's bound up on the same nic.   I guess I can put a router in place and redirect the couple ports I'm looking for to get rid of the problem but it's wierd.
  • Maybe it's something wierd with arp tables in the router upstream.
  • On my cablemodem, I have to powercycle it everytime I change what it's plugged into (Astaro, PC, router, whatever) to clear the arp cache.

    Barry
  • Wait. Are you trying to access your external IP from inside your network?
    ASL has a problem with this. Anytime you want to test external access through your ASL box, you need to check it from another internet connection or be behind a router (like a linksys), it "bounces" your traffic back to the external interface and appears as though it originated at the router.
  • From a external address, I am trying to test smpt, dns, and other port rediredcts.   Does not work on any virtual nic execpt the primary one with the gateway.  

    I have put a PC on another public IP, but within my public subnet and it can talk to both address just fine.   I have tried with 1 nic and with 2 niics.  The problem really appears to be upstream from  but I don't know where.
Reply
  • From a external address, I am trying to test smpt, dns, and other port rediredcts.   Does not work on any virtual nic execpt the primary one with the gateway.  

    I have put a PC on another public IP, but within my public subnet and it can talk to both address just fine.   I have tried with 1 nic and with 2 niics.  The problem really appears to be upstream from  but I don't know where.
Children