การ configure ให้ ubuntu ของเราสามารถ forwarding packet จากคอมพิวเตอร์เครื่องอื่นไปยัง ip ที่เราต้องการ
Before: # Disables packet forwarding net.ipv4.ip_forward=0 After: # Enables packet forwarding net.ipv4.ip_forward=1
การ configure ให้ ubuntu ของเราสามารถ forwarding packet จากคอมพิวเตอร์เครื่องอื่นไปยัง ip ที่เราต้องการ
Before: # Disables packet forwarding net.ipv4.ip_forward=0 After: # Enables packet forwarding net.ipv4.ip_forward=1
Posted in Linux, Networking.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.