tcp.validnode_checking = yes tcp.invited_nodes = XXX.XXX.XXX.XXX,XXX.XXX.XXX.XXX... |
create user test@’10.0.0.1’ identified by ‘XXXXXX’; |
create user test@’10.0.0.*’ identified by ‘XXXXXX’; |
iptables -I INPUT -s XXX.XXX.XXX.XXX -p tcp --dport 1521 -j ACCEPT |
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) | Powered by Discuz! X3.2 |