Re: NAT gateway setup problem
From: Dave (noone_at_nowhere.com)
Date: 09/22/04
- Next message: Bill Grant: "Re: NAT gateway setup problem"
- Previous message: RD: "DnsModifyRecordsInSet() failure with Domain Admin User context."
- In reply to: flekso: "NAT gateway setup problem"
- Next in thread: Bill Grant: "Re: NAT gateway setup problem"
- Reply: Bill Grant: "Re: NAT gateway setup problem"
- Reply: flekso: "Re: NAT gateway setup problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 23:15:47 -0000
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: Bill Grant: "Re: NAT gateway setup problem"
- Previous message: RD: "DnsModifyRecordsInSet() failure with Domain Admin User context."
- In reply to: flekso: "NAT gateway setup problem"
- Next in thread: Bill Grant: "Re: NAT gateway setup problem"
- Reply: Bill Grant: "Re: NAT gateway setup problem"
- Reply: flekso: "Re: NAT gateway setup problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|