I've recently configured my kernel with the following options in order to use patm(4) device on my FreeBSD 9.2 AMD64:
After setting these configurations, I can not even ping(8) the other side!
Is there any missing configuration or consideration?
Code:
device patm
device utopia
device atm
options NATM
options LIBMBPOOL
After setting these configurations, I can not even ping(8) the other side!
Is there any missing configuration or consideration?
Last edited by a moderator: