cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
503
Views
0
Helpful
2
Replies

Will Pix change packet data?

marcreiter
Level 1
Level 1

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...

2 Replies 2

nkhawaja
Cisco Employee
Cisco Employee

fixup protocol smtp only allows commands per RFC821, other non RFC commands are changed.

See this link for further information.

http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_tech_note09186a00800b2ecb.shtml

Thanks

Nadeem

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.

Review Cisco Networking for a $25 gift card