11-06-2003 01:01 PM - edited 02-20-2020 11:05 PM
I can see smtp data enter the pix 515e correctly (debug inside)however when it gets to the smtp server in the dmz the data field of the packet has changed to 2A(hex)'s (net monitor)
Will the pix change a packets payload? Why? How to fix? The syn ack part of the connection is fine only the smtp data is changed...
11-06-2003 01:16 PM
fixup protocol smtp only allows commands per RFC821, other non RFC commands are changed.
See this link for further information.
Thanks
Nadeem
11-06-2003 01:29 PM
it is in the 220 (per rfc 821) response that the server identification string is changed. this is the first communication from smtp acknowleging a connection.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide