Networking Forums

Networking Forums > Computer Networking > Windows Networking > RRAS dialup server not routing dialup clients to LAN resources

Reply
Thread Tools Display Modes

RRAS dialup server not routing dialup clients to LAN resources

 
 
HYGROG
Guest
Posts: n/a

 
      04-17-2007, 12:54 PM
I have a problem with my rras server. I enabled the following on RRAS
FILESERVER01

DHCP RELAY, LAN ROUTING, IPROUTING, AUTOMATIC IP ASSIGNMENT.

The LAN card ip address on it is
IP address192.168.0.1
Mask 255.255.255.0
Gateway 192.168.0.100 (the router)

DNS, Active directory, DHCP and WINS = 192.168.0.3 (ADSERVER)
_
________ _______ __________ |
| LAPTOP | ( ) | FILES | |
|(dialup) |____(PSTN )______| SERVER |_____|__ LAN Resource
|_______ | (_______) |_________| |
|_

The ppp adaptor will of cause get an ip address from dhcp.
They is an interface called internal which keeps on getting an ip address
192.168.0.137
It is used by dhcp relay to respond to dhcp requests from dialups.


Ok, the problem is when I dial into FILESERVER01 I don’t get routed to
access any of the LAN resources.
I cant even ping them. I get the following for example when I dialin:
LAPTOP (dialup)
IP address 192.168.0.11
Mask 255.255.255.0

Gateway 192.168.0.11
DNS 192.168.0.3


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      04-18-2007, 02:43 AM
The remote access machines do not get their config from DHCP. They get it
from the remote access server itself as part of the PPP negotiation. The
RRAS server leases IP addresses from DHCP to use for the clients and the
internal interface (which is the server end of the PPP connection).

The config on the remote client looks right to me. It has the correct
DNS address and its IP address matches the LAN machines and its gateway
address is the "received" IP address. That is also correct. It indcates that
the default gateway is the PPP connection.

Is your LAN using a switch? The method you are using (called on-subnet
addressing) goes back to RAS in NT and relies on proxy ARP. There is no real
routing between the remote client and the LAN machines. The client sends
packets to the server through the PPP connection and the server puts them on
the LAN. The server then listens for replies and uses proxy ARP to receive
replies addressed to the remote client, which it then relays over the PPP
link.

This all works fine on hubs and most switches. Some switches don't
handle the proxy ARP and it just doesn't work. The best solution in that
case is to use off-subnet addressing. Instead of using DHCP, put the remote
clients in their own IP subnet using the address pool option in RRAS and
route the traffic through the RRAS server.


"HYGROG" <(E-Mail Removed)> wrote in message
news:9015E59F-82A7-4AA1-B1A4-(E-Mail Removed)...
>I have a problem with my rras server. I enabled the following on RRAS
> FILESERVER01
>
> DHCP RELAY, LAN ROUTING, IPROUTING, AUTOMATIC IP ASSIGNMENT.
>
> The LAN card ip address on it is
> IP address192.168.0.1
> Mask 255.255.255.0
> Gateway 192.168.0.100 (the router)
>
> DNS, Active directory, DHCP and WINS = 192.168.0.3 (ADSERVER)
>
> _
> ________ _______ __________ |
> | LAPTOP | ( ) | FILES | |
> |(dialup) |____(PSTN )______| SERVER |_____|__ LAN Resource
> |_______ | (_______) |_________| |
>
> |_
>
> The ppp adaptor will of cause get an ip address from dhcp.
> They is an interface called internal which keeps on getting an ip address
> 192.168.0.137
> It is used by dhcp relay to respond to dhcp requests from dialups.
>
>
> Ok, the problem is when I dial into FILESERVER01 I don't get routed to
> access any of the LAN resources.
> I cant even ping them. I get the following for example when I dialin:
> LAPTOP (dialup)
> IP address 192.168.0.11
> Mask 255.255.255.0
>
> Gateway 192.168.0.11
> DNS 192.168.0.3
>
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How To: Dialup ISP server??? Wolfe Linux Networking 3 01-30-2005 10:06 PM
Win2k Terminal Server with dialup Bob Walker Windows Networking 5 04-28-2004 12:32 AM
dialup to 2k server neil Windows Networking 0 01-22-2004 09:29 AM
How do I dialup from win2000 clients to win98 sunnf Windows Networking 1 12-08-2003 08:43 AM
DIALUP NETWORKING-SERVER WON'T ANSWER TOM BOWEN Windows Networking 0 09-05-2003 11:07 PM



1 2 3 4 5 6 7 8 9 10 11