RRAS and Routing tables

flboad

Limp Gawd
Joined
Feb 3, 2004
Messages
142
Hey guys, This might be a little lengthy, but i'm gonna give full details.

I need to have a VPN setup. I have RRAS(routing and remote access) running here's where the probelms start.

I have my external Nic set to

IP. x.x.234.74
SNM 255.255.255.224
DG x.x.234.65
DNs x.x.64.2

I can ping the machine and it responds I have webmail running on it and it's fine.
As soon as i turn on RRAS and do an IPconfig i get this

IP. x.x.234.74
SNM 255.255.255.224
DG <~~~ yes that is blank
DNS x.x.234.64

Now the machine is unpingable and can't be reached. No kidding it's not useing the correct DG. I go to TCP/ip setting and look at the manually setting i have in there and it has the right DG. But it's not showing up? SO RRAS off everyting fine. RRAS on no DG

OK well it must be in the Routing table.


Active Routes:
Network Destination Netmask Gateway Interface Metric
1) 0.0.0.0 0.0.0.0 10.1.2.1 10.1.2.15 1
2) 10.1.2.0 255.255.255.0 10.1.2.15 10.1.2.15 1
3) 10.1.2.15 255.255.255.255 127.0.0.1 127.0.0.1 1
4) 10.1.2.22 255.255.255.255 127.0.0.1 127.0.0.1 1
5) 10.255.255.255 255.255.255.255 10.1.2.15 10.1.2.15 1
6) 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
7) 164.154.234.64 255.255.255.224 164.154.234.74 164.154.234.74 1
8) 164.154.234.74 255.255.255.255 127.0.0.1 127.0.0.1 1
9) 164.154.255.255 255.255.255.255 164.154.234.74 164.154.234.74 1
10) 224.0.0.0 224.0.0.0 10.1.2.15 10.1.2.15 1
11) 224.0.0.0 224.0.0.0 164.154.234.74 164.154.234.74 1
12) 255.255.255.255 255.255.255.255 164.154.234.74 164.154.234.74 1
13) Default Gateway: 10.1.2.1
===========================================================================
Persistent Routes:
None

Sorry for the formatting didn't know how to make the spaces show up


Since i'm really not the knowledable about routing tables i was hopeing someone could see wher ei'm getting screwed up.
I'm thinking my trouble areas could be. but not limited too.
line 7, 9, 11,12, 13

Is it possible to just add a line saying to point to my DG which will override anything else? Thanks in advance for any help

Keith
 
Back
Top