-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey,
sorry this is not correct! In most cases a datacenter will assign more than one subnets with different default gateways! But this isn't a problem since the default gateway is up at the same router (use nmap to compare the mac-addresses of the gateway!). We're using more than one subnet too on our hosts and there isn't any problem with that! Since the default gateway only describes where the outgoing traffic witch can not handled by the other routes of the host is going to there CAN only be one default gateway. Just use the gateway of the first subnet and you don't have to expect problems with that. But I think the problem isn't a routing problem! Brandon said that he can't bind any service to the IPs of the second range, we've to look for this problem I think! You get Errors from the software (the software can't bind to the socket) or you simply can't reach the services? If you can't reach you should test the described ping -I <ip> google.com! If this doensn't work and everything is correct you should contact your datacenter for assistence because this sounds like the ips are not routed to your server! regards, Peter Brandon Cherup schrieb: > -- > [ Picked text/plain from multipart/alternative ] > gary...... please advise . > > On Jan 13, 2008 8:52 AM, Al <[EMAIL PROTECTED]> wrote: > >> ----- Original Message ----- >> From: "Brandon Cherup" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Sunday, January 13, 2008 12:12 PM >> Subject: Re: [hlds_linux] IP RANGE ERROR - Incorrect Setup - Please >> advise. >> >> >> -- >> [ Picked text/plain from multipart/alternative ] >> ping -I 216.246.153.14 google.com - DOES NOT WORK (Range 2) >> >> >> sorry this should read ping -I 205.234.153.14 google.com >> >> >> >> BUT GARY EITHER WAY IT DOSNT WORK >> >> >> >> you define two different default gateways (GATEWAY=216.246.108.129 and >> GATEWAY=205.234.153.1)! This is not possible! >> >> What do u mean this is not possible ? The datacenter gave me this second >> subnet of ips... >> >> A datacenter will give you as many ranges of IPs as you like. However in >> most cases when a server has 2 different subnets these are usually on >> different network cards on something acting as a router or one IP range to >> be for a private IP network (non routable) and a public (routable) >> network. >> Looking at your config you are using just 1 network card. Is your server >> connected to your host's switch via a vlan or trunk? If you are assigned >> just the 1 vlan on your network connection that is one reason it is not >> working another as others have pointed out there can only be 1 "default" >> gateway to use mutiple gateways you must use either a router or assign >> different gateways to different destination networks: >> e.g >> "route add -net 217.64.127.0/24 gw 205.234.153.1" >> will route traffic destined to 217.64.127.0/24 (the network my server is >> on) >> out through gateway 205.234.153.1 as long as there is an active interface >> on >> your server on the same subnet as 205.234.153.1 note that specifying a >> gateway using this method is alternative to specifying a default gateway >> in >> your network-scripts. >> >> Another thing to test, can you ping both gateways from the server? >> >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlds_linux >> > -- > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux - -- Entwicklung ________________________________________________________ fast IT GmbH Am Gatherhof 44 D-40472 Düsseldorf http://www.fastit.net Telefon +49 / (0)180 - 5 327 848 (0,14 EUR/Min) Telefax +49 / (0)180 - 5 327 849 (0,14 EUR/Min) Eingetragen beim Amtsgericht Düsseldorf unter HRB 47957 Geschäftsführer: Christoph Herrnkind UStIDNr.: DE 226 958 586 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHiknTj07BMfCgreMRAuI5AKCO/OmWcLZS4uM/6f6+8RijtDrZ2gCgssJA Lwgp7Re5v2FgeM8xr9Jxrns= =utOx -----END PGP SIGNATURE----- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

