mourik jan c heupink-2 wrote: > > Hi all! > > I'm trying to make this post as comprehensible as possible.... > > I'm having problems getting endian to work, where Astaro (guess don't > need to tell you guys what that is) works without a problem on the same > machine with same nic assignments. > > My configuration: Manual green private ip address (192.168.1.70), and > red is configured via dhcp from the modem, and I'm getting my public ip > address from my adsl modem. (direct-adsl, kpn, the netherlands, > speedtouch 510) > > Red interface looks like this: > RED DHCP configuration (main) > Assigned ip 81.207.240.x (obiously not really an x at the end) > Netmask 255.0.0.0 > Gateway 195.190.249.83 > Nameservers 192.87.36.36 192.87.36.2 (I entered these manually) > DHCP Server 10.0.0.138 > > Those settings work in Astaro, they also work beautifully when I connect > a windows xp directly to my modem, however in Endian they DON'T work. > > Maybe the reason is the routing table...: > > Endian: (yes: just these two lines!) > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0 > 81.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth0 > > and under Astaro the there are many more lines, including this one: > default via 195.190.249.83 dev eth2 table default > > Whe I try to enter something line this in Endian: > route add default gateway 195.190.249.83 eth2 > I'm getting "SIOCADDRT network unreachable" error. > > When bypassing dhcp (manual config) (network setup wizard) I'm getting: > the gateway address is not within RED ip space. > > So, does anyone have any idea what is going wrong here? Are my public ip > / netmask / gateway settings compatible..? (I always had the idea that > the default gateway had to be in the same subnet as my ip address, and > it looks as if they're not with my isp..?) > > Been struggeling with this for a day now, I would very much appreciate > some feedback! > > Kind regards, > Mourik Jan > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Efw-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/efw-user > > The linux kernel does not accept a gateway outside of the known networks. Both Endian and Astaro use 2.6 kernel. This is more of an issue with your ISP, however because Astaro has a workaround, it seems some ISP's have no sense in changing their irrational policies of their usage of IPs. If you can run "route -n" in a command line of the Astaro box, so we can see how they workaround this issue, we would appreciate it alot.
Best regards, Dayne -- View this message in context: http://www.nabble.com/routing-problem..--%28endian-vs-astaro%29-tf2040331.html#a5690078 Sent from the efw-user forum at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
