Re: connecting to MSSQL 2005
Jeremy Kister <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 9/8/2008 2:07 PM, James K. Lowden wrote: > We may have to patch both systems to dump the login packet, and/or get a > bona fide tcpdump of the connection. But let's try the easy thing first, > and just look at two ordinary dumps that are logging in to the same server > with the same protocol version. what options to tcpdump will be most helpful? tcpdump -s 0 -t -n -X port 1433 ? -- Jeremy Kister http://jeremy.kister.net./