Re: [twsocket] Requesting an Ephemeral Port

2006-05-03 Thread Widita Nugraha
lt;[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Tuesday, May 02, 2006 9:49 PM > Subject: Re: [twsocket] Requesting an Ephemeral Port > > > > Actually all I need is just to make windows ignore any tcp/udp traffic > at > a > > range of ports (eg :

Re: [twsocket] Requesting an Ephemeral Port

2006-05-03 Thread Francois Piette
Why not having two LAN cards ? -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Widita Nugraha" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, May 02, 2006 9:49 PM Subject: Re: [twsocket] Requesting an Ephemeral Port > A

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Widita Nugraha
Actually all I need is just to make windows ignore any tcp/udp traffic at a range of ports (eg : 3 - 4). Does Winsock have any facility to do this? The only solution I thought about right now is disabling TCP/IP on the LAN adapter that connected to Internet(WAN). I receive all the pack

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Arno Garrels
Widita Nugraha wrote: > On 5/2/06, Arno Garrels <[EMAIL PROTECTED]> wrote: >> >> Widita Nugraha wrote: >>> I think LSP is far beyond my knowledge... >>> How about using Winsock's RAW Socket capability? >> >> AFAIK RAW Sockets support writing/changing packets only in >> W2K. >> >> > not supporte

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Widita Nugraha
I think the original packets wasn't sent out because my LAN interface in the NAT Server device doesn't have any gateway attached... But I'm not really sure... I'll try to sniff it later... On 5/2/06, Jack <[EMAIL PROTECTED]> wrote: > > Hello Widita, > > To my knowledge, Windows raw sockets let y

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Widita Nugraha
On 5/2/06, Arno Garrels <[EMAIL PROTECTED]> wrote: > > Widita Nugraha wrote: > > I think LSP is far beyond my knowledge... > > How about using Winsock's RAW Socket capability? > > AFAIK RAW Sockets support writing/changing packets only in > W2K. > > not supported in Windows XP? -- To unsubscribe o

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Fastream Technologies
I wonder if LSP could be used with the Borland platform or is it DDK-specific? Regards, SZ - Original Message - From: "Widita Nugraha" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, May 02, 2006 6:31 PM Subject: Re: [twsocket] Requesting an Eph

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Jack
Hello Widita, To my knowledge, Windows raw sockets let you capture packets and create new packets, but I don't think you can change or drop packets. Are you sure the original packets wasn't sent out? -- Best regards, Jack Tuesday, May 2, 2006, 8:34:30 AM, you wrote: > Right now i can receive a

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Arno Garrels
>> From: "Fastream Technologies" <[EMAIL PROTECTED]> >> To: "ICS support mailing" >> Sent: Tuesday, May 02, 2006 10:48 AM >> Subject: Re: [twsocket] Requesting an Ephemeral Port >> >> >>> Hello, >>> >>> Is i

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Widita Nugraha
Right now i can receive any incoming packets, edit those which need to be translated, and send it to the internet, but when the reply came to my mapped port on the NAT machine, Windows automatically sends a TCP Packet containing RST flag to the replier... On 5/2/06, Fastream Technologies <[EMAI

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Widita Nugraha
tp://www.overbyte.be > > - Original Message - > From: "Fastream Technologies" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Tuesday, May 02, 2006 10:48 AM > Subject: Re: [twsocket] Requesting an Ephemeral Port > > > > Hello, >

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Francois Piette
Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, May 02, 2006 10:48 AM Subject: Re: [twsocket] Re

Re: [twsocket] Requesting an Ephemeral Port

2006-05-02 Thread Fastream Technologies
Hello, Is it really possible to build a NAT application with WinPcap/ICS? Doesn't it require a NDIS driver? Any comments? Regards, SubZero - Original Message - From: "Widita Nugraha" <[EMAIL PROTECTED]> To: Sent: Monday, May 01, 2006 8:10 PM Subject: [twsocket] Requesting an Ephemera