Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Windows Server
Tag Cloud
access acer asus bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop malware memory modem monitor motherboard network printer problem ram registry router security slow software sound toshiba trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Windows Server >
Windows 2008 Multi-homed Static Routing 101 Issue with RRAS

Reply  
Thread Tools
MichiNet's Avatar
Computer Specs
Junior Member with 5 posts.
 
Join Date: Oct 2009
Experience: Zuperman
23-Oct-2009, 01:56 AM #1
Cool Windows 2008 Multi-homed Static Routing 101 Issue with RRAS
Hey guys,

I'm a networking nooby, running Win2k8 Standard for the office I just opened up on a Dell 2850.

This is my network plan, Internet -> NIC #1 <-RRAS-> NIC #2 -> Linksys SD216 Switch -> Clients running WinXP Pro

Communicating between the clients and server works just fine and dandy but my clients don't get internet and I've been honestly reading all the forums and blogs in every language known to man and I haven't been able to figure out how to make this static route work... at least I got down to the point where I know it's gotta be the routing table that's messing me up, so here goes:

I disabled IPv6 on both adapters.

My routing config and table can also be found here: http://www.tempcode.com/im I uploaded it on tempcode because for some odd reason this forum wouldn't save carriage returns :| (rectified)


  1. NIC #1: To the internet (Interface metric: 1)
  2. IP Address: x.x.217.69
  3. Subnet: 255.255.255.240
  4. GW: x.x.217.65
  5. DNS #1: x.x.217.2
  6. DNS #2: x.x.217.3
  7. NIC #2: To the switch (Interface metric: 2)
  8. IP Address: 200.1.1.1
  9. Subnet: 255.255.255.224
  10. GW: Empty
  11. DNS: Empty
  12. IPv4 Route Table
  13. ===========================================================================
  14. Active Routes:
  15. Network Destination Netmask Gateway Interface Metric
  16. 0.0.0.0 0.0.0.0 On-link 200.1.1.1 3
  17. 0.0.0.0 0.0.0.0 x.x.217.65 x.x.217.69 257
  18. x.x.217.64 255.255.255.240 On-link x.x.217.69 257
  19. x.x.217.69 255.255.255.255 On-link x.x.217.69 257
  20. x.x.217.79 255.255.255.255 On-link x.x.217.69 257
  21. 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
  22. 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
  23. 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
  24. 200.1.1.0 255.255.255.240 On-link 200.1.1.1 258
  25. 200.1.1.1 255.255.255.255 On-link 200.1.1.1 258
  26. 200.1.1.15 255.255.255.255 On-link 200.1.1.1 258
  27. 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
  28. 224.0.0.0 240.0.0.0 On-link 200.1.1.1 258
  29. 224.0.0.0 240.0.0.0 On-link x.x.217.69 257
  30. 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
  31. 255.255.255.255 255.255.255.255 On-link 200.1.1.1 258
  32. 255.255.255.255 255.255.255.255 On-link x.x.217.69 257
  33. ===========================================================================
  34. Persistent Routes:
  35. Network Address Netmask Gateway Address Metric
  36. 0.0.0.0 0.0.0.0 x.x.217.65 Default
  37. 0.0.0.0 0.0.0.0 200.1.1.1 1
  38. ===========================================================================


I know I'm getting close but gah! I figured I would go with a Class C IP (200.1.1.0/27) to fit my network's needs.

Please point me in the right direction!

Thanks in advance,

John
LinuxHacker's Avatar
Member with 140 posts.
 
Join Date: Dec 1969
23-Oct-2009, 01:57 PM #2
I've been having the same problem today. I was trying to setup RAS on a domain controller which I found out today causes many problems. It would shutdown DHCP as soon as RAS was enabled. After disabling RAS it clear the default gateway config on my network card. I'm gonna try to set it up on a different server here in a little bit.
MichiNet's Avatar
Computer Specs
Junior Member with 5 posts.
 
Join Date: Oct 2009
Experience: Zuperman
23-Oct-2009, 03:58 PM #3
Please let me know if you figure it out! I totally disabled DHCP, going static for now.
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
24-Oct-2009, 03:14 PM #4
Have you been assigned 200.1.1.0/27 by your regional authority or by your ISP?

If you haven't you really shouldn't be using it. You are free to use any of the non-routable IP ranges as defined by RFC 1918. These are 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16.
__________________
Austin

Please refresh, I edit my posts often.
MichiNet's Avatar
Computer Specs
Junior Member with 5 posts.
 
Join Date: Oct 2009
Experience: Zuperman
24-Oct-2009, 05:06 PM #5
Thanks avisitor, I'm about to change it from 200.1.1.0 to 192.168.0.0, didn't realize it would conflict with addys on the net 8-}
MichiNet's Avatar
Computer Specs
Junior Member with 5 posts.
 
Join Date: Oct 2009
Experience: Zuperman
24-Oct-2009, 05:24 PM #6
Fresh copy of Win2k8R2 now up and I'm going to follow your IP advice. Do I need to have the DNS server role installed? Or RRAS and DHCP should be good for what I want...
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
24-Oct-2009, 05:41 PM #7
You don't need it unless you want local DNS or if you're going to run Active Directory.
MichiNet's Avatar
Computer Specs
Junior Member with 5 posts.
 
Join Date: Oct 2009
Experience: Zuperman
24-Oct-2009, 05:49 PM #8
I got it to work btw, awesome! thanks for your help

Active Directory's the next step, is the DNS server gonna mess up my routing config?
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
24-Oct-2009, 05:55 PM #9
No, it should all fall into place. You might need to configure the DHCP server, but that's about it.
Reply

Tags
rras, static routing, wimdows 2008

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 11:33 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.