Re: NAT gateway setup problem
From: Bill Grant (not.available_at_online)
Date: 09/22/04
- Next message: Polaris: "net return codes ?"
- Previous message: Bill Grant: "Re: routing on Windows 2003 Standard"
- In reply to: Dave: "Re: NAT gateway setup problem"
- Next in thread: flekso: "Re: NAT gateway setup problem"
- Reply: flekso: "Re: NAT gateway setup problem"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 09:49:05 +1000
I would agree with that. PPPoE is hard going, even with RRAS and a
server OS.
"Dave" <noone@nowhere.com> wrote in message
news:%23%237CjoPoEHA.1608@TK2MSFTNGP15.phx.gbl...
> isn't that just a hard way to setup 'internet connection sharing'. ics
> does
> nat for the internal network as well as other services needed to share an
> internet connection. try reading up in the help on 'ics' or 'internet
> connection sharing' and see if the gui that sets it up doesn't do a better
> job than a couple netsh commands.
>
> "flekso" <taurus@email.htnet.hr> wrote in message
> news:eBY5bLPoEHA.3864@TK2MSFTNGP10.phx.gbl...
>> I've found this netsh script that allows me to install NAT on a WinXP
>> machine (undocummented feature):
>>
>> netsh routing ip nat install
>> netsh routing ip nat add interface "external" full
>> netsh routing ip nat add interface "internal" private
>>
>> ...but now i have another problem, mainly because my internet
>> connection is based on dial-up PPPoE aDSL, so i have two icons in
>> network connections, one that represents a WAN miniport(this one i
>> click to connect), and the other that represents NIC that connects to
>> my aDSL modem.
>> The problem is my WAN miniport(PPPoE) gets assigned with the external
>> IP, and the NIC gets an automatic private address(whatever that means)
>> in the 169.254 range, but netsh won't accept the PPPoE as an
> interface(says
>> it not a real interface),
>> so i must use the one that's detected as local(at least by netlimiter)...
>>
>> Any clues ? Maybe i can fool the netsh into thinking that PPPoE is a real
>> NIC ? Why are there two icons anyway ?
>>
>> Thanks.
>>
>>
>
>
- Next message: Polaris: "net return codes ?"
- Previous message: Bill Grant: "Re: routing on Windows 2003 Standard"
- In reply to: Dave: "Re: NAT gateway setup problem"
- Next in thread: flekso: "Re: NAT gateway setup problem"
- Reply: flekso: "Re: NAT gateway setup problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|